Provides detailed information about the property's physical location.
![]() |
AddressDto
Provides detailed information about the property's physical location.
|
| Name | Description | Data Type |
|---|---|---|
| area | Specifies the abbreviation of the state or other area where the property resides. | string |
| city | Specifies the city where the property resides. For offshore platforms, this property corresponds to a unique Verisk-assigned identification number for the platform. | string |
| countryISO | Specifies the ISO country code of where the property resides as a 2-character abbreviation or numeric code. | string |
| cresta | Contains the CRESTA code of the property location. | string |
| geocoderCode | Indicates the geocode used for the user-supplied latitude and longitude. | string |
| latitude | Specifies the latitude (degrees north) of the property location. | number (double) |
| longitude | Specifies the longitude (degrees east) of the property location. | number (double) |
| postalCode | Specifies the five-digit ZIP code of the property street address. For offshore platforms, this property corresponds to the block in a location. | string |
| premiumGeocoderAccountID | Identifies the geocoder account used for premium geocoding for the location defined in the request. | string |
| premiumLatitude | Specifies the premium latitude for all risks covered in the location record. | string |
| premiumLongitude | Specifies the premium latitude for all risks covered in the location record. | string |
| street | Specifies the house number, street name, directionals, and apartment number of the property. | string |
| subArea | Names the sub-area or county where the property resides. | string |
| subArea2 | Specifies the alternate name of the sub-area or county where the property resides. Used for Japan, Mexico, and New Zealand. | string |
| userGeoMatchLevel | Indicates the user-specified latitude and longitude values of a location defined in the request. | string |