# CyberSource.Upv1capturecontextsOrderInformationShipTo

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address1** | **String** | First line of the shipping address.  | [optional] 
**address2** | **String** | Second line of the shipping address.  | [optional] 
**address3** | **String** | Third line of the shipping address.  | [optional] 
**address4** | **String** | Fourth line 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)  | [optional] 
**buildingNumber** | **String** | Building number in the street address.  | [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] 
**district** | **String** | Neighborhood, community, or region within a city or municipality. | [optional] 
**locality** | **String** | City of the shipping address.  | [optional] 
**postalCode** | **String** | Postal code for the shipping address. The postal code must consist of 5 to 9 digits.  | [optional] 
**firstName** | **String** | First name of the recipient | [optional] 
**lastName** | **String** | Last name of the recipient. | [optional] 


