mindee-api-dotnet

IndianPassportV1Document Class

Namespace: Mindee.Product.Ind.IndianPassport
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Passport - India API version 1.0 document data.

public class IndianPassportV1Document : IPrediction

Inheritance: object → IndianPassportV1Document

Implements: IPrediction

Constructors

Name Description
IndianPassportV1Document()  

Properties

Name Description
Address1 The first line of the address of the passport holder.
Address2 The second line of the address of the passport holder.
Address3 The third line of the address of the passport holder.
BirthDate The birth date of the passport holder, ISO format: YYYY-MM-DD.
BirthPlace The birth place of the passport holder.
Country ISO 3166-1 alpha-3 country code (3 letters format).
ExpiryDate The date when the passport will expire, ISO format: YYYY-MM-DD.
FileNumber The file number of the passport document.
Gender The gender of the passport holder.
GivenNames The given names of the passport holder.
IdNumber The identification number of the passport document.
IssuanceDate The date when the passport was issued, ISO format: YYYY-MM-DD.
IssuancePlace The place where the passport was issued.
LegalGuardian The name of the legal guardian of the passport holder (if applicable).
Mrz1 The first line of the machine-readable zone (MRZ) of the passport document.
Mrz2 The second line of the machine-readable zone (MRZ) of the passport document.
NameOfMother The name of the mother of the passport holder.
NameOfSpouse The name of the spouse of the passport holder (if applicable).
OldPassportDateOfIssue The date of issue of the old passport (if applicable), ISO format: YYYY-MM-DD.
OldPassportNumber The number of the old passport (if applicable).
OldPassportPlaceOfIssue The place of issue of the old passport (if applicable).
PageNumber The page number of the passport document.
Surname The surname of the passport holder.

Methods

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

Documentation generated by MdDocs