Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 799 Bytes

UpdatableActivity.md

File metadata and controls

14 lines (11 loc) · 799 Bytes

Strava.NET.Model.UpdatableActivity

Properties

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

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