Uses of Class
com.boldsign.model.IdVerification
Packages that use IdVerification
-
Uses of IdVerification in com.boldsign.model
Methods in com.boldsign.model that return IdVerificationModifier and TypeMethodDescriptionstatic IdVerificationCreate an instance of IdVerification given an JSON stringDocumentSignerDetails.getIdVerification()Get idVerificationIdVerification.holdForPrefill(Boolean holdForPrefill) IdVerification.maximumRetryCount(Integer maximumRetryCount) IdVerification.nameMatcher(String nameMatcher) IdVerification.prefillCompleted(Boolean prefillCompleted) IdVerification.requireLiveCapture(Boolean requireLiveCapture) IdVerification.requireMatchingSelfie(Boolean requireMatchingSelfie) Methods in com.boldsign.model with parameters of type IdVerificationModifier and TypeMethodDescriptionDocumentSignerDetails.idVerification(IdVerification idVerification) voidDocumentSignerDetails.setIdVerification(IdVerification idVerification)