mindee-api-dotnet

ReceiptV5Document.Taxes Property

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

List of tax lines information.

[JsonPropertyName("taxes")]
[JsonConverter(Mindee.Parsing.ObjectListJsonConverter`2<Mindee.Parsing.Standard.Taxes,Mindee.Parsing.Standard.Tax>)]
public Taxes Taxes { get; set; }

Property Value

Taxes


Documentation generated by MdDocs