UNPKG

xi_sdk_resellers

Version:

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

20 lines (15 loc) 1.13 kB
# XiSdkResellers.OrderDetailB2BBillToInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **contact** | **String** | The company contact provided by the reseller. | [optional] **companyName** | **String** | The name of the company the order will be billed to. | [optional] **addressLine1** | **String** | The address line 1 the order will be billed to. | [optional] **addressLine2** | **String** | The address line 2 the order will be billed to. | [optional] **addressLine3** | **String** | The address line 3 the order will be billed to. | [optional] **city** | **String** | The city the order will be billed to. | [optional] **state** | **String** | The state the order will be billed to. | [optional] **postalCode** | **String** | The zip or postal code the order will be billed to. | [optional] **countryCode** | **String** | The two-character ISO country code the order will be billed to. | [optional] **phoneNumber** | **String** | The company contact phone number. | [optional] **email** | **String** | The company contact email address. | [optional]