cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
19 lines (15 loc) • 1.67 kB
Markdown
# CyberSource.Upv1capturecontextsOrderInformationBillToCompany
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of the customer's company. | [optional]
**address1** | **String** | Payment card billing street address as it appears on the credit card issuer's records. | [optional]
**address2** | **String** | Used for additional address information. For example: _Attention: Accounts Payable_ Optional field. | [optional]
**address3** | **String** | Additional address information (third line of the billing address) | [optional]
**address4** | **String** | Additional address information (fourth line of the billing address) | [optional]
**administrativeArea** | **String** | State or province of the billing address. Use the [State, Province, and Territory Codes for the United States and Canada](https://developer.cybersource.com/library/documentation/sbc/quickref/states_and_provinces.pdf). | [optional]
**buildingNumber** | **String** | Building number in the street address. | [optional]
**country** | **String** | Payment card billing country. Use the two-character [ISO Standard Country Codes](http://apps.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf). | [optional]
**district** | **String** | Customer's neighborhood, community, or region (a barrio in Brazil) within the city or municipality | [optional]
**locality** | **String** | Payment card billing city. | [optional]
**postalCode** | **String** | Postal code for the billing address. The postal code must consist of 5 to 9 digits. | [optional]