Training Progress
//indico-client-java/com.indico.entity/TrainingProgress
# TrainingProgress
[jvm]\
open class TrainingProgress
## Constructors
| | |
|---|---|
| TrainingProgress | [jvm]<br>constructor(percentComplete: [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html)) |
## Properties
| Name | Summary |
|---|---|
| percentComplete | [jvm]<br>val percentComplete: [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html) |
Updated 4 days ago