| Name | Type | Description | Notes |
|---|---|---|---|
| AmountNet | decimal? | Issued document total net amount | [optional] |
| AmountRivalsa | decimal? | Issued document rivalsa amount | [optional] |
| AmountNetWithRivalsa | decimal? | Issued document net amount with rivalsa | [optional] |
| AmountCassa | decimal? | Issued document cassa amount | [optional] |
| TaxableAmount | decimal? | Issued document taxable amount | [optional] |
| NotTaxableAmount | decimal? | Issued document not taxable amount | [optional] |
| AmountVat | decimal? | Issued document total vat amount | [optional] |
| AmountGross | decimal? | Issued document total gross amount | [optional] |
| TaxableAmountWithholdingTax | decimal? | Issued document Taxable withholding tax amount | [optional] |
| AmountWithholdingTax | decimal? | Issued document withholding tax amount | [optional] |
| TaxableAmountOtherWithholdingTax | decimal? | Issued document other withholding tax taxable amount | [optional] |
| AmountOtherWithholdingTax | decimal? | Issued document other withholding tax amount | [optional] |
| StampDuty | decimal? | Issued document stamp duty value [0 if not present]. | [optional] |
| AmountDue | decimal? | Issued document total amount due | [optional] |
| IsEnasarcoMaximalExceeded | bool? | Is enasarco maximal excedeed | [optional] |
| PaymentsSum | decimal? | Issued document payments sum | [optional] |
| VatList | Dictionary<string, VatItem> | [optional] |