xi_sdk_resellers
Version:
Ingram Micro - Xvantage Integration (XI) Node.Js Server-side SDK.
20 lines (15 loc) • 1 kB
Markdown
# XiSdkResellers.OrderCreateV7RequestResellerInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**resellerId** | **String** | The reseller's Id. | [optional]
**companyName** | **String** | The reseller's company name. | [optional]
**contact** | **String** | The reseller's contact name. | [optional]
**addressLine1** | **String** | The reseller's address line 1 | [optional]
**addressLine2** | **String** | The reseller's address line 2. | [optional]
**city** | **String** | The reseller's city. | [optional]
**state** | **String** | The reseller's state. | [optional]
**postalCode** | **String** | The reseller's zip or postal code. | [optional]
**countryCode** | **String** | The reseller's two-character ISO country code. | [optional]
**phoneNumber** | **String** | The reseller's phone number. | [optional]
**email** | **String** | The reseller's email address. | [optional]