Represents a comprehensive Zone record within the OnTime API.
![]() |
Zone
Represents a comprehensive Zone record within the OnTime API.
|
| Name | Description | Data Type |
|---|---|---|
ID | The unique identifier for this Zone record. | string |
Name | The name of this Zone. | string |
PostalCodes | The postal codes assigned to this Zone. | string |
Cities | A list of comma-separated cities that this zone is associated with. | string |
PolygonPoints | A list of comma-separated latitude/longitude coordinates where each pairing is separated by a pipe character '|'. These coordinates represent the geographical boundary of this Zone, and can be drawn on a map. | string |