mindee-api-dotnet

IdCardV2 Class

Namespace: Mindee.Product.Fr.IdCard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Carte Nationale d’Identité API version 2 inference prediction.

[Endpoint("idcard_fr", "2", "mindee")]
public sealed class IdCardV2 : Inference<IdCardV2Page, IdCardV2Document>

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

Attributes: EndpointAttribute

Constructors

Name Description
IdCardV2()  

Properties

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

Documentation generated by MdDocs