Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 557 Bytes

TimedZoneRange.md

File metadata and controls

12 lines (8 loc) · 557 Bytes

TimedZoneRange

Properties

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

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