| name | data type | description |
|---|---|---|
| billingAccountCode | string | |
| dueDate | number | |
| invoiceNumber | string | |
| invoiceDate | number | |
| discount | number | |
| amountWithoutTax | number | |
| amountTax | number | |
| amountWithTax | number | |
| paymentMethod | PaymentMethodEnum | |
| PDFpresent | boolean | |
| invoiceType | string | |
| string | ||
| subCategoryInvoiceAgregates | array of SubCategoryInvoiceAgregateDto | |
| accountOperations | array of AccountOperationDto |