mindee-api-dotnet

ReceiptV5 Class

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

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