Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 935 Bytes

ReceivedDocumentTotals.md

File metadata and controls

16 lines (12 loc) · 935 Bytes

It.FattureInCloud.Sdk.Model.ReceivedDocumentTotals

Properties

Name Type Description Notes
AmountNet decimal? Received document total net amount [optional]
AmountVat decimal? Received document total vat amount [optional]
AmountGross decimal? Received document total gross amount [optional]
AmountWithholdingTax decimal? Received document withholding tax amount [optional]
AmountOtherWithholdingTax decimal? Received document other withholding tax amount [optional]
AmountDue decimal? Received document total amount due [optional]
PaymentsSum decimal? Received document payments sum [optional]

[Back to Model list] [Back to API list] [Back to README]