# XiSdkResellers.FreightRequestShipToAddressInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**companyName** | **String** | The name of the company the order will be shipped to. | [optional] 
**addressLine1** | **String** | Line 1 of the address the order will be shipped to. | [optional] 
**addressLine2** | **String** | Line 2 of the address the order will be shipped to. | [optional] 
**addressLine3** | **String** | Line 3 of the address the order will be shipped to. | [optional] 
**city** | **String** | The city the order will be shipped to. | [optional] 
**state** | **String** | The state the order will be shipped to. | [optional] 
**postalCode** | **String** | The zip or postal code the order will be shipped to. | [optional] 
**countryCode** | **String** | The two-character ISO country code the order will be shipped to. | [optional] 


