# CyberSource.PtsV2ModifyBillingAgreementPost201ResponseOrderInformationShipTo

## 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 the shipping 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) (maximum length: 2)  | [optional] 
**postalCode** | **String** | Postal code for the shipping address. The postal code must consist of 5 to 9 digits.  | [optional] 
**country** | **String** | Country of the shipping address. Use the two-character [ISO Standard Country Codes.](http://apps.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf)  | [optional] 


