FrontIdData.address
: representing the full addressFrontIdData.addressDetails
: representing the address details
(house number, street name, ...)IdExtractionResult.backIdData
: data of the back side of the idFrontIdData.birthdate
: the date of birthcapturedBitmap
captureType
FaceMatchResult.congruence
: How the two images match (the higher is the better)
(value between 0-1).FrontIdData.district
: representing the districtDigifiedResult.error
: the error messageDigifiedResult.errorCode
: the error codeDigifiedError.errorCode
BackIdData.expirationDate
: expiration date of the IDBackIdData.isExpired
: True if the ID is expired and False if not expiredFrontIdData.faceImageUrl
: URL link to imageFrontIdData.familyName
: represents the second name to family nameDigifiedConstants.Status
IdExtractionResult.frontIdData
: data of the front side of the idFrontIdData.governorate
: representing the governorateBackIdData.husband
: husband nameIdData.imageUrl
: URL link to cropped front ID or back IDBackIdData.jobPlace
: representing the job placeBackIdData.jobTitle
: representing the job titleFaceMatchResult.liveness
: Detecting the confidence of how much is the selfie
is real and not spoofed (the higher is the better) (value between 0-1).BackIdData.maritalStatus
: marital statusDigifiedResult.message
: represents the recommended action for userFrontIdData.name
: first nameIdData.nationalId
: 14 digits integer representing the ID numberDigifiedResult.nextProcess
: represents the next operationDigifiedResult.overallStatus
: Enumeration representing overall status of the session:
(FAILED: 0, VERIFIED: 1, IN_PROGRESS: 2, PENDING: 3)BackIdData.religion
: religionDigifiedResult.result
: indicating the session status: (SUCCESS: 0, HAS_ERRORS: -1, HAS_WARNINGS: 1)FrontIdData.serialNumber
: represents the serial number of the IDBackIdData.sex
: genderDigifiedResult.shouldTerminate
: False if there will be a next op-state / try, True otherwise.FrontIdData.street
: representing the streetFrontIdData.subDistrict
: representing the subdistrictInitializationResult.token
: 30 character long alphanumeric string representing the user.IdExtractionResult.warning
: the warning messageIdExtractionResult.warningCode
: the warning code