cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
15 lines (11 loc) • 868 B
Markdown
# CyberSource.UnderwritingConfigurationOrganizationInformationBusinessInformationAddress
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**country** | **String** | Country where the business is located. Two character country code, ISO 3166-1 alpha-2. |
**address1** | **String** | Business street address |
**address2** | **String** | Business street address continued | [optional]
**buildingName** | **String** | Building Name | [optional]
**locality** | **String** | City of the billing address |
**administrativeArea** | **String** | Business state (US) or province (Canada, others). Required for US and Canada. |
**postalCode** | **String** | Business zip code (US) or postal code (Canada). The postal code must consist of 5 to 9 digits. Required for United States and Canada. |