| Name | Type | Description | Notes |
|---|
athlete | *MetaAthlete | | [optional] [default to nothing] |
name | String | The name of the activity | [optional] [default to nothing] |
distance | Float32 | The activity's distance, in meters | [optional] [default to nothing] |
moving_time | Int64 | The activity's moving time, in seconds | [optional] [default to nothing] |
elapsed_time | Int64 | The activity's elapsed time, in seconds | [optional] [default to nothing] |
total_elevation_gain | Float32 | The activity's total elevation gain. | [optional] [default to nothing] |
type | *ActivityType | | [optional] [default to nothing] |
sport_type | *SportType | | [optional] [default to nothing] |
workout_type | Int64 | The activity's workout type | [optional] [default to nothing] |
[Back to Model list] [Back to API list] [Back to README]