Declaring Type: ReceiptV5Document
Namespace: Mindee.Product.Receipt
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
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; }
Documentation generated by MdDocs