| Name | Type | Description | Notes |
|---|---|---|---|
| amountNet | BigDecimal | Issued document total net amount | [optional] |
| amountRivalsa | BigDecimal | Issued document rivalsa amount | [optional] |
| amountNetWithRivalsa | BigDecimal | Issued document net amount with rivalsa | [optional] |
| amountCassa | BigDecimal | Issued document cassa amount | [optional] |
| taxableAmount | BigDecimal | Issued document taxable amount | [optional] |
| notTaxableAmount | BigDecimal | Issued document not taxable amount | [optional] |
| amountVat | BigDecimal | Issued document total vat amount | [optional] |
| amountGross | BigDecimal | Issued document total gross amount | [optional] |
| taxableAmountWithholdingTax | BigDecimal | Issued document Taxable withholding tax amount | [optional] |
| amountWithholdingTax | BigDecimal | Issued document withholding tax amount | [optional] |
| taxableAmountOtherWithholdingTax | BigDecimal | Issued document other withholding tax taxable amount | [optional] |
| amountOtherWithholdingTax | BigDecimal | Issued document other withholding tax amount | [optional] |
| stampDuty | BigDecimal | Issued document stamp duty value [0 if not present]. | [optional] |
| amountDue | BigDecimal | Issued document total amount due | [optional] |
| isEnasarcoMaximalExceeded | Boolean | Is enasarco maximal excedeed | [optional] |
| paymentsSum | BigDecimal | Issued document payments sum | [optional] |
| vatList | Map<String, VatItem> | [optional] |
- Serializable