# FattureInCloud_Ruby_Sdk::IssuedDocumentTotals ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **amount_net** | **Float** | Total net amount. | | | **amount_rivalsa** | **Float** | Rivalsa amount. | [optional] | | **amount_net_with_rivalsa** | **Float** | Net amount with rivalsa. | [optional] | | **amount_cassa** | **Float** | Cassa amount. | [optional] | | **taxable_amount** | **Float** | Taxable amount. | [optional] | | **not_taxable_amount** | **Float** | Not taxable amount. | [optional] | | **amount_vat** | **Float** | Total vat amount. | | | **amount_gross** | **Float** | Total grosas amount. | | | **taxable_amount_withholding_tax** | **Float** | Taxable withholding tax amount. | [optional] | | **amount_withholding_tax** | **Float** | Withholding tax amount. | [optional] | | **taxable_amount_other_withholding_tax** | **Float** | Other withholding tax taxable amount. | [optional] | | **amount_other_withholding_tax** | **Float** | Other withholding tax amount. | [optional] | | **stamp_duty** | **Float** | Stamp duty value [0 if not present]. | [optional] | | **amount_due** | **Float** | Total amount due. | | | **is_enasarco_maximal_exceeded** | **Boolean** | | | | **payments_sum** | **Float** | Payments sum. | | | **vat_list** | [**IssuedDocumentTotalsVatList**](IssuedDocumentTotalsVatList.md) | | [optional] |