# XiSdkResellers.OrderCreateV7RequestEndUserInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**endUserId** | **String** | ID for the end user/customer in Ingram Micro&#39;s system. | [optional] 
**contact** | **String** | The contact name for the end user/customer. | [optional] 
**companyName** | **String** | The company name for the end user/customer. Required for Impulse countries. | [optional] 
**addressLine1** | **String** | The end user/customer&#39;s street address and building or house number. Required for Impulse countries. | [optional] 
**addressLine2** | **String** | The end user/customer&#39;s apartment number. | [optional] 
**city** | **String** | The end user/customer&#39;s city. Required for Impulse countries. | [optional] 
**state** | **String** | The end user/customer&#39;s state. Required for Impulse countries but optional for EMEA countries. | [optional] 
**postalCode** | **String** | The end user/customer&#39;s zip or postal code. Required for Impulse countries. | [optional] 
**countryCode** | **String** | The end user/customer&#39;s two-character ISO country code. | [optional] 
**phoneNumber** | **String** | The end user/customer&#39;s phone number. | [optional] 
**email** | **String** | The end user/customer&#39;s email. | [optional] 


