mindee
    Preparing search index...

    Passport API version 1.1 document data.

    Implements

    Index

    Constructors

    Properties

    birthDate: DateField

    The date of birth of the passport holder.

    birthPlace: StringField

    The place of birth of the passport holder.

    country: StringField

    The country's 3 letter code (ISO 3166-1 alpha-3).

    expiryDate: DateField

    The expiry date of the passport.

    gender: StringField

    The gender of the passport holder.

    givenNames: StringField[] = []

    The given name(s) of the passport holder.

    idNumber: StringField

    The passport's identification number.

    issuanceDate: DateField

    The date the passport was issued.

    Machine Readable Zone, first line

    Machine Readable Zone, second line

    surname: StringField

    The surname of the passport holder.

    Methods