# XiSdkResellers.OrderCreateV7ResponseResourceShipToInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**addressId** | **String** | The ID references the resellers address in Ingram Micro&#39;s system for shipping. Provided to resellers during the onboarding process. | [optional] 
**companyName** | **String** | The reseller&#39;s company name or the End-User&#39;s Name | [optional] 
**addressLine1** | **String** | The street address and building or house number the order will be shipped to. | [optional] 
**addressLine2** | **String** | The apartment number 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] 


