Scan Result
This section describes the scanned information from the passport, when available.
docType: String?
Type of the scanned document
fields: Fields?
Contains personal information data fields.
images: NFCImages?
Personal images stored in the scanned document.
additionalFields: AdditionalFields?
Contains additional personal information data fields.
security: NFCSecurity?
Security information.
photo: String?
Scanned face photo encoded in Base64.
portrait: String?
Scanned portrait photo encoded in Base64.
signature: String?
Scanned signature photo encoded in Base64.
name: String?
Scanned name information.
surname: String?
Scanned surname information.
idNumber: String?
Scanned identification number information.
gender: String?
Scanned gender information.
birthDate: String?
Scanned birth date information.
expiryDate: String?
Scanned expiry date information.
serialNumber: String?
Scanned serial number information.
nationality: String?
Scanned nationality information.
origin: String?
Scanned origin information.
fields: [String: String]?
Additional information in a map of key and value.
info: [String: String]?
Security information in a map of key and value.
publicKey: String?
Document security public key.
Model for Manual NFC
passportNumber: String
Document number of MRZ
dateOfBirth: String
Birth date of MRZ
expiryDate: String
Expiry date of MRZ
Was this helpful?