UNPKG

xi_sdk_resellers

Version:

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

20 lines (15 loc) 1.11 kB
# XiSdkResellers.OrderDetailB2BEndUserInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **contact** | **String** | The contact name for the end user/customer. | [optional] **companyName** | **String** | The company name for the end user/customer. | [optional] **addressLine1** | **String** | The address line 1 for the end user/customer. | [optional] **addressLine2** | **String** | The address line 2 for the end user/customer. | [optional] **addressLine3** | **String** | The address line 3 for the end user/customer. | [optional] **city** | **String** | The end user/customer's city. | [optional] **state** | **String** | The end user/customer's state. | [optional] **postalCode** | **String** | The end user/customer's zip or postal code. | [optional] **countryCode** | **String** | The end user/customer's two character ISO country code. | [optional] **phoneNumber** | **String** | The end user/customer's phone number. | [optional] **email** | **String** | The end user/customer's email. | [optional]