docs/IssuedDocumentTotals.md in fattureincloud_ruby_sdk-2.0.16 vs docs/IssuedDocumentTotals.md in fattureincloud_ruby_sdk-2.0.17
- old
+ new
@@ -2,23 +2,23 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
-| **amount_net** | **Float** | Total net amount. | [optional] |
-| **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. | [optional] |
-| **amount_gross** | **Float** | Total grosas amount. | [optional] |
-| **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. | [optional] |
-| **is_enasarco_maximal_exceeded** | **Boolean** | | [optional] |
-| **payments_sum** | **Float** | Payments sum. | [optional] |
+| **amount_net** | **Float** | Issued document total net amount | [optional] |
+| **amount_rivalsa** | **Float** | Issued document rivalsa amount | [optional] |
+| **amount_net_with_rivalsa** | **Float** | Issued document net amount with rivalsa | [optional] |
+| **amount_cassa** | **Float** | Issued document cassa amount | [optional] |
+| **taxable_amount** | **Float** | Issued document taxable amount | [optional] |
+| **not_taxable_amount** | **Float** | Issued document not taxable amount | [optional] |
+| **amount_vat** | **Float** | Issued document total vat amount | [optional] |
+| **amount_gross** | **Float** | Issued document total gross amount | [optional] |
+| **taxable_amount_withholding_tax** | **Float** | Issued document Taxable withholding tax amount | [optional] |
+| **amount_withholding_tax** | **Float** | Issued document withholding tax amount | [optional] |
+| **taxable_amount_other_withholding_tax** | **Float** | Issued document other withholding tax taxable amount | [optional] |
+| **amount_other_withholding_tax** | **Float** | Issued document other withholding tax amount | [optional] |
+| **stamp_duty** | **Float** | Issued document stamp duty value [0 if not present]. | [optional] |
+| **amount_due** | **Float** | Issued document total amount due | [optional] |
+| **is_enasarco_maximal_exceeded** | **Boolean** | Is enasarco maximal excedeed | [optional] |
+| **payments_sum** | **Float** | Issued document payments sum | [optional] |
| **vat_list** | [**Hash<String, VatItem>**](VatItem.md) | | [optional] |