cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
18 lines (14 loc) • 1.24 kB
Markdown
# CyberSource.PtsV2PaymentsOrderPost201ResponseOrderInformationShipTo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**method** | **String** | shipping method for the product. Possible values are: - `sameday` - `oneday` - `twoday` - `threeday` - `lowcost` - `pickup` - `other` - `none` | [optional]
**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]
**postalCode** | **String** | Postal code of shipping address. Consists of 5 to 9 digits. | [optional]
**administrativeArea** | **String** | State or province of shipping address. This is a State, Province, and Territory Codes for the United States and Canada. | [optional]
**country** | **String** | Country of shipping address. This is a two-character ISO Standard Country Codes. | [optional]
**phoneNumber** | **String** | Phone number of shipping address. | [optional]