mindee-api-dotnet

ReceiptV5 Class

Namespace: Mindee.Product.Receipt
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Receipt API version 5 inference prediction.

[Endpoint("expense_receipts", "5", "mindee")]
public sealed class ReceiptV5 : Inference<ReceiptV5Document, ReceiptV5Document>

Inheritance: object → Inference<TPagePrediction, TDocumentPrediction> → ReceiptV5

Attributes: EndpointAttribute

Constructors

Name Description
ReceiptV5()  

Properties

Name Description
Pages The pages and the associated values which were detected on the document.

Documentation generated by MdDocs