Constructors

Properties

countryName: string

Document issuing country name.

description: string

Document description text.

fDSID: number[]

An array of IRS document identifiers.

format: DocFormat

Document format.

iCAOCode: string

Document issuing country ICAO code.

id: number

Document type numeric code.

isDeprecated: boolean

Document deprecation.

mrz: boolean

Flag for MRZ presence on a document.

name: string

Document type name.

pageIndex: number

An index of the document page whence results are received.

Document type.

year: string

Document issue year.

Methods

  • Allows you to deserialize object.

    Parameters

    • jsonObject: any

    Returns DocumentType