cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
17 lines (13 loc) • 1.05 kB
Markdown
# CyberSource.PtsV2PaymentsPost201ResponseOrderInformationShipTo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**firstname** | **String** | First name of the recipient. | [optional]
**lastname** | **String** | Last name of the recipient. | [optional]
**address1** | **String** | First line of the shipping address. | [optional]
**address2** | **String** | Second line of the shipping address. | [optional]
**locality** | **String** | City of the shipping address. | [optional]
**administrativeArea** | **String** | State or province of shipping address. This is a State, Province, and Territory Codes for the United States and Canada. | [optional]
**postalCode** | **String** | Postal code of the shipping address. Consists of 5 to 9 digits. | [optional]
**country** | **String** | Country of shipping address. This is a two-character ISO Standard Country Codes. | [optional]
**phoneNumber** | **String** | Phone number of the recipient. | [optional]