mindee-api-dotnet

IdCardV2Document Class

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

Carte Nationale d’Identité API version 2.0 document data.

public class IdCardV2Document : IPrediction

Inheritance: object → IdCardV2Document

Implements: IPrediction

Constructors

Name Description
IdCardV2Document()  

Properties

Name Description
AlternateName The alternate name of the card holder.
Authority The name of the issuing authority.
BirthDate The date of birth of the card holder.
BirthPlace The place of birth of the card holder.
CardAccessNumber The card access number (CAN).
DocumentNumber The document number.
ExpiryDate The expiry date of the identification card.
Gender The gender of the card holder.
GivenNames The given name(s) of the card holder.
IssueDate The date of issue of the identification card.
Mrz1 The Machine Readable Zone, first line.
Mrz2 The Machine Readable Zone, second line.
Mrz3 The Machine Readable Zone, third line.
Nationality The nationality of the card holder.
Surname The surname of the card holder.

Methods

Name Description
ToString() A prettier representation of the current model values.

Documentation generated by MdDocs