Scan result
This section describes the scanned information from the passport, when available.
String? docType
Type of the scanned document
Fields? fields
Contains personal information data fields.
Images? images
Personal images stored in the scanned document.
AdditionalFields? additionalFields
Contains additional personal information data fields.
Secure? security
Security information.
Bitmap? photoBitmap
Scanned face bitmap image.
String? photo
Scanned face photo encoded in Base64.
Bitmap? portraitBitmap
Scanned portrait bitmap image.
String? portrait
Scanned portrait photo encoded in Base64.
Bitmap? signatureBitmap
Scanned signature bitmap image.
String? signature
Scanned signature photo encoded in Base64.
List<Bitmap>? fingerprints
List of scanned fingerprints bitmap images.
String? name
Scanned name information.
String? surname
Scanned surname information.
String? idNumber
Scanned identification number information.
String? gender
Scanned gender information.
String? birthDate
Scanned birth date information.
String? expiryDate
Scanned expiry date information.
String? serialNumber
Scanned serial number information.
String? nationality
Scanned nationality information.
String? origin
Scanned origin information.
String? custodyInformation
Scanned custody information.
String? fullDateOfBirth
Scanned birthdate information.
String? nameOfHolder
Scanned name information.
List<String>? otherNames
Scanned other names information.
List<String>? otherValidTDNumbers
Scanned other valid names information.
List<String>? permanentAddress
Scanned address information.
String? personalNumber
Scanned personal number information.
String? personalSummary
Scanned personaly summary information.
List<String>? placeOfBirth
Scanned place of birth information.
ByteArray? proofOfCitizenship
Scanned proof of citizenship information.
Int? tag
Scanned tag information.
List<Int>? tagPresenceList
Scanned tag presence list information.
String? telephone
Scanned telephone information.
String? title
Scanned title information.
List<String>? info
Document security details.
PublicKey publicKey
Document security public key.
String documentNumber
Scanned document number from MRZ
String birthDate
Scanned birth date from MRZ
String expiryDate
Scanned expiry date from MRZ
Was this helpful?