Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 989 Bytes

ActivityTotal.md

File metadata and controls

15 lines (11 loc) · 989 Bytes

ActivityTotal

Properties

Name Type Description Notes
Count int32 The number of activities considered in this total. [optional] [default to null]
Distance float32 The total distance covered by the considered activities. [optional] [default to null]
MovingTime int32 The total moving time of the considered activities. [optional] [default to null]
ElapsedTime int32 The total elapsed time of the considered activities. [optional] [default to null]
ElevationGain float32 The total elevation gain of the considered activities. [optional] [default to null]
AchievementCount int32 The total number of achievements of the considered activities. [optional] [default to null]

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