Interface DecodedAdditionalPersonalData

Decoded EF.DG11 datagroup

interface DecodedAdditionalPersonalData {
    custodyInformation: string;
    fullDateOfBirth: number;
    nameOfHolder: string;
    otherNames: string[];
    otherValidTDNumbers: string[];
    permanentAddress: string[];
    personalNumber: string;
    personalSummary: string;
    placeOfBirth: string[];
    profession: string;
    proofOfCitizenship: Buffer;
    telephone: string;
    title: string;
}

Properties

custodyInformation: string

Information about detention

fullDateOfBirth: number

Full date of birth (CCYYMMDD)

nameOfHolder: string

Full name of document holder

otherNames: string[]

Other names of document holder

otherValidTDNumbers: string[]

Numbers of other valid TDs

permanentAddress: string[]

Permanent residence address

personalNumber: string

Personal number

personalSummary: string

Personal resume

placeOfBirth: string[]

Place of birth

profession: string

Profession

proofOfCitizenship: Buffer

Proof of citizenship. Image described by ISO/IEC 10918

telephone: string

Phone number

title: string

Position