mindee-api-dotnet

InvoiceV4 Class

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

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