Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 977 Bytes

ActivityTotal.md

File metadata and controls

15 lines (11 loc) · 977 Bytes

ActivityTotal

Properties

Name Type Description Notes
count i32 The number of activities considered in this total. [optional] [default to null]
distance f32 The total distance covered by the considered activities. [optional] [default to null]
moving_time i32 The total moving time of the considered activities. [optional] [default to null]
elapsed_time i32 The total elapsed time of the considered activities. [optional] [default to null]
elevation_gain f32 The total elevation gain of the considered activities. [optional] [default to null]
achievement_count i32 The total number of achievements of the considered activities. [optional] [default to null]

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