Name | Type | Description | Notes |
---|---|---|---|
Id | long? | The unique identifier of this effort | [optional] |
ElapsedTime | int? | The effort's elapsed time | [optional] |
StartDate | DateTime? | The time at which the effort was started. | [optional] |
StartDateLocal | DateTime? | The time at which the effort was started in the local timezone. | [optional] |
Distance | float? | The effort's distance in meters | [optional] |
IsKom | bool? | Whether this effort is the current best on the leaderboard | [optional] |