Interface DecodedAdditionalDocumentData

Decoded EF.DG12 datagroup

interface DecodedAdditionalDocumentData {
    dateOfIssue: number;
    dateOfPersonalization: number;
    endorsements: string;
    imageOfFront: Buffer;
    imageOfRear: Buffer;
    issuingAuthority: string;
    namesOfOtherPersons: string[];
    personalizationNumber: string;
    taxAndExitReqs: string;
}

Properties

dateOfIssue: number

Full date of issue (YYYYMMDD)

dateOfPersonalization: number

Date and time of document personalization (YYYYMMDDHHMMSS)

endorsements: string

Endorsements and observations

imageOfFront: Buffer

Image of front of document. Image described by ISO/IEC 10918

imageOfRear: Buffer

Image of rear of document. Image described by ISO/IEC 10918

issuingAuthority: string

Issuing authority

namesOfOtherPersons: string[]

Name of another person, formatted according to the rules of Doc 9303

personalizationNumber: string

Serial number of personalization system

taxAndExitReqs: string

Tax and exit requirements