Namespace: Mindee.Product.MultiReceiptsDetector
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
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
Name | Description |
---|---|
MultiReceiptsDetectorV1() |
Name | Description |
---|---|
Pages | The pages and the associated values which were detected on the document. |
Documentation generated by MdDocs