Namespace: Mindee.Product.Fr.IdCard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Carte Nationale d’Identité API version 1.1 document data.
public class IdCardV1Document : IPrediction
Inheritance: object → IdCardV1Document
Implements: IPrediction
Name | Description |
---|---|
IdCardV1Document() |
Name | Description |
---|---|
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. |
ExpiryDate | The expiry date of the identification card. |
Gender | The gender of the card holder. |
GivenNames | The given name(s) of the card holder. |
IdNumber | The identification card number. |
Mrz1 | Machine Readable Zone, first line |
Mrz2 | Machine Readable Zone, second line |
Surname | The surname of the card holder. |
Name | Description |
---|---|
ToString() | A prettier representation of the current model values. |
Documentation generated by MdDocs