Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 897 Bytes

ActivityTotal.md

File metadata and controls

14 lines (11 loc) · 897 Bytes

Strava.NET.Model.ActivityTotal

Properties

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

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