UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

17 lines (13 loc) 1.14 kB
# CyberSource.PtsV2ModifyBillingAgreementPost201ResponseOrderInformationBillTo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **firstName** | **String** | Customer's first name. | [optional] **lastName** | **String** | Customer's last name. | [optional] **address1** | **String** | First line of the billing street address. | [optional] **address2** | **String** | Additional address information. Example: Attention - Accounts Payable | [optional] **locality** | **String** | City of the billing address. | [optional] **administrativeArea** | **String** | State of the billing address in the U.S. | [optional] **postalCode** | **String** | Postal code for the billing address. The postal code must consist of 5 to 9 digits. A 9-digit postal code must follow this format: [5 digits][dash][4 digits] Example: 12345-6789\" | [optional] **country** | **String** | Billing country. Use the two character ISO Standard Country Codes. | [optional] **email** | **String** | Customer's email address, including the full domain name. | [optional]