cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
15 lines (11 loc) • 1.21 kB
Markdown
# CyberSource.Ucv1sessionsDataOrderInformationBillToCompany
## 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]
**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]
**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]
**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]