# UpdatableActivity
## Properties
**commute** | Option<**bool**> | Whether this activity is a commute | [optional]
**trainer** | Option<**bool**> | Whether this activity was recorded on a training machine | [optional]
**hide_from_home** | Option<**bool**> | Whether this activity is muted | [optional]
**description** | Option<**String**> | The description of the activity | [optional]
**name** | Option<**String**> | The name of the activity | [optional]
**_type** | Option<[**crate::models::ActivityType**](ActivityType.md)> | | [optional]
**gear_id** | Option<**String**> | Identifier for the gear associated with the activity. ‘none’ clears gear from activity | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)