customerAccountDto
| Extends: | baseDto |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| status (string) | 0/1 | |
| paymentMethod (string) | 0/1 | |
| creditCategory (string) | 0/1 | |
| accountOperations (accountOperationDto) | 0/unbounded | |
| dateStatus (dateTime) | 0/1 | |
| dateDunningLevel (dateTime) | 0/1 | |
| email (string) | 0/1 | |
| phone (string) | 0/1 | |
| mobile (string) | 0/1 | |
| fax (string) | 0/1 | |
| customerCode (string) | 0/1 | |
| dunningLevel (string) | 0/1 | |
| mandateIdentification (string) | 0/1 | |
| mandateDate (dateTime) | 0/1 | |
| balance (decimal) | 0/1 |