Class AuthenticityParams
java.lang.Object
com.regula.documentreader.api.params.AuthenticityParams
-
Field Summary
Modifier and TypeFieldDescriptionThis parameter is used to enable document liveness check. -
Method Summary
Modifier and TypeMethodDescriptionstatic AuthenticityParams
static AuthenticityParams
fromJson
(JSONObject object) JSONObject
-
Field Details
-
useLivenessCheck
This parameter is used to enable document liveness check. -
livenessParams
-
checkUVLuminiscence
-
checkIRB900
-
checkImagePatterns
-
checkFibers
-
checkExtMRZ
-
checkExtOCR
-
checkAxial
-
checkBarcodeFormat
-
checkIRVisibility
-
checkIPI
-
checkPhotoEmbedding
-
checkPhotoComparison
-
checkLetterScreen
-
-
Method Details
-
defaultParams
-
fromJson
-
toJsonObject
public JSONObject toJsonObject()
-