| Name | Type | Description | Notes |
|---|
| id | String | The gear's unique identifier. | [optional] [default to nothing] |
| resource_state | Int64 | Resource state, indicates level of detail. Possible values: 2 -> \"summary\", 3 -> \"detail\" | [optional] [default to nothing] |
| primary | Bool | Whether this gear's is the owner's default one. | [optional] [default to nothing] |
| name | String | The gear's name. | [optional] [default to nothing] |
| distance | Float32 | The distance logged with this gear. | [optional] [default to nothing] |
| brand_name | String | The gear's brand name. | [optional] [default to nothing] |
| model_name | String | The gear's model name. | [optional] [default to nothing] |
| frame_type | Int64 | The gear's frame type (bike only). | [optional] [default to nothing] |
| description | String | The gear's description. | [optional] [default to nothing] |
[Back to Model list] [Back to API list] [Back to README]