Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 864 Bytes

Split.md

File metadata and controls

15 lines (12 loc) · 864 Bytes

Strava.NET.Model.Split

Properties

Name Type Description Notes
AverageSpeed float? The average speed of this split, in meters per second [optional]
Distance float? The distance of this split, in meters [optional]
ElapsedTime int? The elapsed time of this split, in seconds [optional]
ElevationDifference float? The elevation difference of this split, in meters [optional]
PaceZone int? The pacing zone of this split [optional]
MovingTime int? The moving time of this split, in seconds [optional]
_Split int? N/A [optional]

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