cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
19 lines (15 loc) • 1.3 kB
Markdown
# CyberSource.RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddress
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address1** | [**RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1**](RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1.md) | | [optional]
**address2** | **String** | Second line of the standardized address. | [optional]
**address3** | **String** | Third line of the standardized address. | [optional]
**address4** | **String** | Fourth line of the standardized address. | [optional]
**locality** | **String** | Standardized city name. | [optional]
**county** | **String** | U.S. county if available. | [optional]
**country** | **String** | Standardized country name. | [optional]
**csz** | **String** | Standardized city, state or province, and ZIP +4 code or postal code line. | [optional]
**isoCountry** | **String** | Standardized two-character ISO country code. | [optional]
**administrativeArea** | **String** | U.S.P.S. standardized state or province abbreviation. | [optional]
**postalCode** | **String** | Standardized U.S. ZIP + 4 postal code. | [optional]