BlinkIdVerifyProcessingUseCase
@Serializable
Use-case configuration for document verification.
This configuration describes the environment and review strategy in which verification is performed.
Constructors
Link copied to clipboard
constructor(documentVerificationPolicy: DocumentVerificationPolicy? = null, verificationContext: VerificationContext? = null, manualReviewStrategy: ReviewStrategy? = null, manualReviewSensitivity: ReviewSensitivity? = null, captureConditions: CaptureConditions? = null)
Properties
Link copied to clipboard
Level of control over capture conditions.
Link copied to clipboard
Overall strictness policy used during verification.
Link copied to clipboard
Sensitivity threshold for triggering manual review.
Link copied to clipboard
Which outcomes are escalated for manual review.
Link copied to clipboard
Physical context in which verification is performed.