Name | Type | Description | Notes |
---|
id | Int64 | The unique identifier of this effort | [optional] [default to nothing] |
activity_id | Int64 | The unique identifier of the activity related to this effort | [optional] [default to nothing] |
elapsed_time | Int64 | The effort's elapsed time | [optional] [default to nothing] |
start_date | ZonedDateTime | The time at which the effort was started. | [optional] [default to nothing] |
startdatelocal | ZonedDateTime | The time at which the effort was started in the local timezone. | [optional] [default to nothing] |
distance | Float32 | The effort's distance in meters | [optional] [default to nothing] |
is_kom | Bool | Whether this effort is the current best on the leaderboard | [optional] [default to nothing] |
[Back to Model list] [Back to API list] [Back to README]