SubCategoryInvoiceAgregate element
Type: | subCategoryInvoiceAgregateDto |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<SubCategoryInvoiceAgregate>
<type>...</type>
<itemNumber>...</itemNumber>
<accountingCode>...</accountingCode>
<description>...</description>
<taxPercent>...</taxPercent>
<quantity>...</quantity>
<discount>...</discount>
<amountWithoutTax>...</amountWithoutTax>
<amountTax>...</amountTax>
<amountWithTax>...</amountWithTax>
<ratedTransactions>
<requestId>...</requestId>
<usageDate>...</usageDate>
<unitAmountWithoutTax>...</unitAmountWithoutTax>
<unitAmountWithTax>...</unitAmountWithTax>
<unitAmountTax>...</unitAmountTax>
<quantity>...</quantity>
<amountWithoutTax>...</amountWithoutTax>
<amountWithTax>...</amountWithTax>
<amountTax>...</amountTax>
<code>...</code>
<description>...</description>
<unityDescription>...</unityDescription>
<doNotTriggerInvoicing>...</doNotTriggerInvoicing>
</ratedTransactions>
<ratedTransactions>
<!--...-->
</ratedTransactions>
<!--...more "ratedTransactions" elements...-->
</SubCategoryInvoiceAgregate>