# CyberSource.UnifiedriskPaymentCounterpartyAddress

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**addressLine1** | **String** | First line of the counterparty's residential or business address | [optional] 
**addressLine2** | **String** | Second line of the counterparty's address | [optional] 
**addressLine3** | **String** | Third line of the counterparty's address | [optional] 
**country** | **String** | ISO 3166-1 alpha-3 country code for the counterparty's address | [optional] 
**administrativeArea** | **String** | State or province of the counterparty's address | [optional] 
**latitude** | **String** | Geographic latitude coordinate of the counterparty's address | [optional] 
**longitude** | **String** | Geographic longitude coordinate of the counterparty's address | [optional] 
**postalCode** | **String** | Postal code of the counterparty's address | [optional] 
**locality** | **String** | City or town of the counterparty's address | [optional] 


