UNPKG

xi_sdk_resellers

Version:

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

25 lines (20 loc) 1.54 kB
# XiSdkResellers.OrderCreateRequestLinesInnerEndUserInfoInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **endUserType** | **String** | Specifies the type of endUser. It can be endUser or endUserContact for SAP flow. | [optional] **endUserId** | **String** | ID for the end user/customer in Ingram Micro's system. | [optional] **contact** | **String** | The contact name for the end user/customer. | [optional] **companyName** | **String** | The company name for the end user/customer. | [optional] **name1** | **String** | name1 | [optional] **name2** | **String** | name2 | [optional] **addressLine1** | **String** | The end user/customer's street address and building or house number. | [optional] **addressLine2** | **String** | The end user/customer's apartment number. | [optional] **addressLine3** | **String** | Line 3 of the address for the end user/customer. | [optional] **addressLine4** | **String** | Street address4 | [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** | **Number** | The end user/customer's phone number. | [optional] **email** | **String** | The end user/customer's email. | [optional]