UNPKG

xi_sdk_resellers

Version:

Ingram Micro - Xvantage Integration (XI) Node.Js Server-side SDK.

21 lines (16 loc) 1.09 kB
# XiSdkResellers.OrderCreateRequestResellerInfo ## 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 street address. | [optional] **addressLine2** | **String** | The reseller's building or apartment number. | [optional] **addressLine3** | **String** | The reseller's address line 3. | [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** | **Number** | The reseller's phone number. | [optional] **email** | **String** | The reseller's email address. | [optional]