customerHierarchyDto
| Extends: | baseDto |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| customerId (string) | 0/1 | |
| sellerCode (string) | 0/1 | |
| customerBrandCode (string) | 0/1 | |
| customerCategoryCode (string) | 0/1 | |
| currencyCode (string) | 0/1 | |
| countryCode (string) | 0/1 | |
| firstName (string) | 0/1 | |
| lastName (string) | 0/1 | |
| languageCode (string) | 0/1 | |
| billingCycleCode (string) | 0/1 | |
| email (string) | 0/1 | |
| zipCode (string) | 0/1 | |
| address1 (string) | 0/1 | |
| address2 (string) | 0/1 | |
| birthDate (dateTime) | 0/1 | |
| phoneNumber (string) | 0/1 | |
| city (string) | 0/1 | |
| titleCode (string) | 0/1 |