# CyberSource.Upv1capturecontextsOrderInformationBillTo

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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] 
**address3** | **String** | Additional address information (third line of the billing address) | [optional] 
**address4** | **String** | Additional address information (fourth line of the billing address)  | [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] 
**buildingNumber** | **String** | Building number in the street address.  | [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] 
**district** | **String** | Customer’s neighborhood, community, or region (a barrio in Brazil) within the city or municipality  | [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] 
**company** | [**Upv1capturecontextsOrderInformationBillToCompany**](Upv1capturecontextsOrderInformationBillToCompany.md) |  | [optional] 
**email** | **String** | Customer&#39;s email address, including the full domain name.  | [optional] 
**firstName** | **String** | Customer’s first name. This name must be the same as the name on the card | [optional] 
**lastName** | **String** | Customer’s last name. This name must be the same as the name on the card.  | [optional] 
**middleName** | **String** | Customer’s middle name.  | [optional] 
**nameSuffix** | **String** | Customer’s name suffix.  | [optional] 
**title** | **String** | Title.  | [optional] 
**phoneNumber** | **String** | Customer’s phone number.  | [optional] 
**phoneType** | **String** | Customer&#39;s phone number type.  #### For Payouts: This field may be sent only for FDC Compass.  Possible Values: * day * home * night * work  | [optional] 


