cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
14 lines (10 loc) • 1.18 kB
Markdown
# CyberSource.TmsEmbeddedInstrumentIdentifierBillTo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address1** | **String** | Payment card billing street address as it appears on the credit card issuer's records. | [optional]
**address2** | **String** | Additional address information. | [optional]
**locality** | **String** | Payment card billing city. | [optional]
**administrativeArea** | **String** | State or province of the billing address. Use the State, Province, and Territory Codes for the United States and Canada. | [optional]
**postalCode** | **String** | Postal code for the billing address. The postal code must consist of 5 to 9 digits. When the billing country is the U.S., the 9-digit postal code must follow this format: [5 digits][dash][4 digits] **Example** `12345-6789` When the billing country is Canada, the 6-digit postal code must follow this format: [alpha][numeric][alpha][space][numeric][alpha][numeric] **Example** `A1B 2C3` | [optional]
**country** | **String** | Payment card billing country. Use the two-character ISO Standard Country Codes. | [optional]