Name | Type | Description | Notes |
---|---|---|---|
id | int | The unique identifier of this effort | [optional] |
elapsed_time | int | The effort's elapsed time | [optional] |
start_date | datetime | The time at which the effort was started. | [optional] |
start_date_local | datetime | The time at which the effort was started in the local timezone. | [optional] |
distance | float | The effort's distance in meters | [optional] |
is_kom | bool | Whether this effort is the current best on the leaderboard | [optional] |