Represents a comprehensive Location record within the OnTime API.
|  | Location 
 Represents a comprehensive Location record within the OnTime API. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 
| Name | Description | Data Type | 
|---|---|---|
| Zone | The Zone record assigned to this Location. | Zone | 
| ID | The unique identifier for this Location record. | string | 
| ContactName | The primary contact name associated with this Location. | string | 
| CompanyName | The company name associated with this Location. | string | 
| AddressLine1 | The street address of this Location. | string | 
| AddressLine2 | Additional secondary information related to this Location's steet address. | string | 
| City | The city or locality this Location resides within. | string | 
| State | The state, province, or other civil entity this Location resides within. | string | 
| PostalCode | The assigned postal code this Location resides within. | string | 
| Country | The country or other national political entity this Location resides within. | string | 
| Comments | Any additional comments associated with this Location. | string | 
| The email address assigned to this Location. | string | |
| Phone | The phone number assigned to this Location. | string | 
| Category | The category assigned to this Location. | string | 
| LatitudeLongitude | The comma-delimited pair of geographic latitude/longitude coordinates that is assigned to this Location. | string |