subCategoryInvoiceAgregateDto
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| type (string) | 0/1 | |
| itemNumber (int) | 0/1 | |
| accountingCode (string) | 0/1 | |
| description (string) | 0/1 | |
| taxPercent (decimal) | 0/1 | |
| quantity (decimal) | 0/1 | |
| discount (decimal) | 0/1 | |
| amountWithoutTax (decimal) | 0/1 | |
| amountTax (decimal) | 0/1 | |
| amountWithTax (decimal) | 0/1 | |
| invoiceSubCategoryCode (string) | 0/1 | |
| taxesCodes (string) | 0/unbounded | |
| ratedTransactions (ratedTransactionDto) | 0/unbounded |