# XiSdkResellers.OrderCreateResponseEndUserInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**endUserId** | **String** | The unique ID provided by the reseller for the end user/customer. | [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 street adress and building or house number for the end user/customer. | [optional] 
**addressLine2** | **String** | The apartment number for the end user/customer. | [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&#39;s city. | [optional] 
**state** | **String** | The end user/customer&#39;s state. | [optional] 
**postalCode** | **String** | The end user/customer&#39;s zip or postal code. | [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] 


