# XiSdkResellers.OrderCreateV7RequestResellerInfo

## 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 address line 1 | [optional] 
**addressLine2** | **String** | The reseller&#39;s address line 2. | [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** | **String** | The reseller&#39;s phone number. | [optional] 
**email** | **String** | The reseller&#39;s email address. | [optional] 


