# XiSdkResellers.InvoiceDetailsv61ResponseShipToInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**contact** | **String** | Ship to Name. | [optional] 
**companyName** | **String** | Ship to company. | [optional] 
**addressLine1** | **String** | Ship to Address Line1. | [optional] 
**addressLine2** | **String** | Ship to Address Line2. | [optional] 
**addressLine3** | **String** | Ship to Address Line3. | [optional] 
**city** | **String** | Ship to City. | [optional] 
**state** | **String** | Ship to State code | [optional] 
**postalCode** | **String** | Ship to Postalcode code. | [optional] 
**countryCode** | **String** | Ship to Country code. | [optional] 
**phoneNumber** | **String** | Phone number of the Ship to company. | [optional] 
**email** | **String** | Email address of the Ship to company. | [optional] 


