# CyberSource.UnifiedriskMerchantAddress

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**addressLine1** | **String** | Address line 1 | [optional] 
**addressLine2** | **String** | Address line 2 | [optional] 
**addressLine3** | **String** | Address line 3 | [optional] 
**addressType** | **String** | Identifies the nature of the postal address. Examples are \"Home\" or \"Work\". | [optional] 
**country** | **String** | Nation with its own government, country code in ISO 3166 apha-3 format | [optional] 
**administrativeArea** | **String** | Identifies a subdivision of a country such as state, region, county | [optional] 
**fullAddress** | **String** | Full string containing all submitted address components. | [optional] 
**latitude** | **Number** | Latitude of the address | [optional] 
**longitude** | **Number** | Longitude of the address | [optional] 
**postalCode** | **String** | Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail | [optional] 
**locality** | **String** | Name of a built-up area, with defined boundaries, and a local government. | [optional] 
**countrySubDivision** | **String** | Country sub-division code (e.g., state or province) for the merchant's registered address, expressed as an ISO 3166-2 subdivision code (e.g., GB-ENG, US-CA) | [optional] 
**townName** | **String** | Town or city name of the merchant's registered address. Used alongside locality for precise address matching and geolocation | [optional] 


