invoiceDto
Extends: | baseDto |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
billingAccountCode (string) | 1/1 | |
dueDate (dateTime) | 1/1 | |
invoiceNumber (string) | 0/1 | |
invoiceDate (dateTime) | 0/1 | |
discount (decimal) | 0/1 | |
amountWithoutTax (decimal) | 0/1 | |
amountTax (decimal) | 0/1 | |
amountWithTax (decimal) | 0/1 | |
paymentMathod (string) | 0/1 | |
PDFpresent (boolean) | 1/1 | |
subCategoryInvoiceAgregates (subCategoryInvoiceAgregateDto) | 0/unbounded |