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