mindee-api-dotnet

ReceiptV5Document.TotalNet Property

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

The net amount paid: does not include taxes, fees, and discounts.

[JsonPropertyName("total_net")]
public AmountField TotalNet { get; set; }

Property Value

AmountField


Documentation generated by MdDocs