Driver License API version 1.0 document data.

Implements

Constructors

Properties

category: StringField

The category or class of the driver license.

countryCode: StringField

The alpha-3 ISO 3166 code of the country where the driver license was issued.

dateOfBirth: DateField

The date of birth of the driver license holder.

ddNumber: StringField

The DD number of the driver license.

expiryDate: DateField

The expiry date of the driver license.

firstName: StringField

The first name of the driver license holder.

The unique identifier of the driver license.

issuedDate: DateField

The date when the driver license was issued.

issuingAuthority: StringField

The authority that issued the driver license.

lastName: StringField

The last name of the driver license holder.

The Machine Readable Zone (MRZ) of the driver license.

placeOfBirth: StringField

The place of birth of the driver license holder.

Second part of the ISO 3166-2 code, consisting of two letters indicating the US State.

Methods