mindee-api-dotnet

InvoiceV4Document.TotalAmount Property

Declaring Type: InvoiceV4Document
Namespace: Mindee.Product.Invoice
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The total amount paid: includes taxes, tips, fees, and other charges.

[JsonPropertyName("total_amount")]
public AmountField TotalAmount { get; set; }

Property Value

AmountField


Documentation generated by MdDocs