mindee-api-dotnet

InvoiceV4 Class

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

Invoice API version 4 inference prediction.

[Endpoint("invoices", "4", "mindee")]
public sealed class InvoiceV4 : Inference<InvoiceV4Document, InvoiceV4Document>

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

Attributes: EndpointAttribute

Constructors

Name Description
InvoiceV4()  

Properties

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

Documentation generated by MdDocs