mindee-api-dotnet

MultiReceiptsDetectorV1 Class

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

Multi Receipts Detector API version 1 inference prediction.

[Endpoint("multi_receipts_detector", "1", "mindee")]
public sealed class MultiReceiptsDetectorV1 : Inference<MultiReceiptsDetectorV1Document, MultiReceiptsDetectorV1Document>

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

Attributes: EndpointAttribute

Constructors

Name Description
MultiReceiptsDetectorV1()  

Properties

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

Documentation generated by MdDocs