# ActivityTotal
## Properties
**count** | Option<**i32**> | The number of activities considered in this total. | [optional]
**distance** | Option<**f32**> | The total distance covered by the considered activities. | [optional]
**moving_time** | Option<**i32**> | The total moving time of the considered activities. | [optional]
**elapsed_time** | Option<**i32**> | The total elapsed time of the considered activities. | [optional]
**elevation_gain** | Option<**f32**> | The total elevation gain of the considered activities. | [optional]
**achievement_count** | Option<**i32**> | The total number of achievements of the considered activities. | [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)