# CyberSource.Iccv1checkoutSessionssessionIdcompletePaymentDataBillingAddress

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Full name of the recipient. | 
**lineOne** | **String** | Street address line 1. | 
**lineTwo** | **String** | Street address line 2 (apartment, suite). Optional. | [optional] 
**city** | **String** | City or town. | 
**state** | **String** | State or province code per ISO 3166-1. | 
**country** | **String** | Country code per ISO 3166-1. | 
**postalCode** | **String** | ZIP or postal code. | 
**phoneNumber** | **String** | Optional. Contact phone number in E.164 format. | [optional] 


