# XiSdkResellers.OrderCreateRequestResellerInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**resellerId** | **String** | The reseller&#39;s Id. | [optional] 
**companyName** | **String** | The reseller&#39;s company name. | [optional] 
**contact** | **String** | The reseller&#39;s contact name. | [optional] 
**addressLine1** | **String** | The reseller&#39;s street address. | [optional] 
**addressLine2** | **String** | The reseller&#39;s building or apartment number. | [optional] 
**addressLine3** | **String** | The reseller&#39;s address line 3. | [optional] 
**city** | **String** | The reseller&#39;s city. | [optional] 
**state** | **String** | The reseller&#39;s state. | [optional] 
**postalCode** | **String** | The reseller&#39;s zip or postal code. | [optional] 
**countryCode** | **String** | The reseller&#39;s two-character ISO country code. | [optional] 
**phoneNumber** | **Number** | The reseller&#39;s phone number. | [optional] 
**email** | **String** | The reseller&#39;s email address. | [optional] 


