Verification Result

Defined in package com.scandit.datacapture.id

VerificationResult
class VerificationResult

Added in version 7.1.0

The verification result of identification documents

dataConsistency
val dataConsistency: DataConsistencyResult?

Added in version 7.1.0

The verification result of a comparison between the human-readable data of the document with the data encoded in either MRZ or barcode when IdCaptureSettings.rejectInconsistentData is enabled

aamvaBarcodeVerification
val aamvaBarcodeVerification: AamvaBarcodeVerificationResult?

Added in version 7.1.0

The verification result of AAMVA-compliant personal identification documents when IdCaptureSettings.rejectForgedAamvaBarcodes is enabled

toJson()
fun toJson(): String

Added in version 7.1.0

Returns the JSON representation of this object.