mindee-api-dotnet

PassportV1 Class

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

Passport API version 1 inference prediction.

[Endpoint("passport", "1", "mindee")]
public sealed class PassportV1 : Inference<PassportV1Document, PassportV1Document>

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

Attributes: EndpointAttribute

Constructors

Name Description
PassportV1()  

Properties

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

Documentation generated by MdDocs