mindee-api-dotnet

ReceiptV5Document.TotalAmount Property

Declaring Type: ReceiptV5Document
Namespace: Mindee.Product.Receipt
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The total amount paid: includes taxes, discounts, fees, tips, and gratuity.

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

Property Value

AmountField


Documentation generated by MdDocs