RecordedInvoice
| Extends: | accountOperationDto |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| productionDate (dateTime) | 0/1 | |
| invoiceDate (dateTime) | 0/1 | |
| amountWithoutTax (decimal) | 0/1 | |
| taxAmount (decimal) | 0/1 | |
| netToPay (decimal) | 0/1 | |
| paymentMethod (string) | 0/1 | |
| paymentInfo (string) | 0/1 | |
| paymentInfo1 (string) | 0/1 | |
| paymentInfo2 (string) | 0/1 | |
| paymentInfo3 (string) | 0/1 | |
| paymentInfo4 (string) | 0/1 | |
| paymentInfo5 (string) | 0/1 | |
| paymentInfo6 (string) | 0/1 | |
| billingAccountName (string) | 0/1 |