Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 904 Bytes

UpdatableActivity.md

File metadata and controls

15 lines (11 loc) · 904 Bytes

UpdatableActivity

Properties

Name Type Description Notes
Commute bool Whether this activity is a commute [optional] [default to null]
Trainer bool Whether this activity was recorded on a training machine [optional] [default to null]
Description string The description of the activity [optional] [default to null]
Name string The name of the activity [optional] [default to null]
Type_ *ActivityType [optional] [default to null]
GearId string Identifier for the gear associated with the activity. ‘none’ clears gear from activity [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]