ZipCodeGis
Create, update, delete and query data of 'ZipCodeGis' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
The Id of the ZipCodeGis. |
| AreaCode | String | False |
The AreaCode of the ZipCodeGis. |
| City | String | False |
The City of the ZipCodeGis. |
| CountryID | Int | False |
The CountryID of the ZipCodeGis. |
| Latitude | Double | False |
The Latitude of the ZipCodeGis. |
| LatitudeActual | Double | False |
The LatitudeActual of the ZipCodeGis. |
| Longitude | Double | False |
The Longitude of the ZipCodeGis. |
| LongitudeActual | Double | False |
The LongitudeActual of the ZipCodeGis. |
| State | String | False |
The State of the ZipCodeGis. |