Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 519 Bytes

TimedZoneRange.md

File metadata and controls

11 lines (8 loc) · 519 Bytes

Strava.NET.Model.TimedZoneRange

Properties

Name Type Description Notes
Min int? The minimum value in the range. [optional]
Max int? The maximum value in the range. [optional]
Time int? The number of seconds spent in this zone [optional]

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