Verification Result
Defined in framework ScanditIdCapture
- VerificationResult
open class VerificationResult : NSObject
Added in version 7.1.0
The verification result of identification documents
- dataConsistency
open var dataConsistency: DataConsistencyResult? { get }
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
open var aamvaBarcodeVerification: AamvaBarcodeVerificationResult? { get }
Added in version 7.1.0
The verification result of AAMVA-compliant personal identification documents when IdCaptureSettings.rejectForgedAamvaBarcodes is enabled