Class AuthenticityPropertiesParams
java.lang.Object
com.regula.documentreader.api.params.AuthenticityPropertiesParams
-
Field Summary
FieldsModifier and TypeFieldDescriptionSet to true to enable detection of the document holder’s signature. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AuthenticityPropertiesParamsstatic AuthenticityPropertiesParamsfromJson(JSONObject object) JSONObject
-
Field Details
-
checkHoldersSignature
Set to true to enable detection of the document holder’s signature.
-
-
Constructor Details
-
AuthenticityPropertiesParams
public AuthenticityPropertiesParams()
-
-
Method Details
-
defaultParams
-
fromJson
-
toJsonObject
public JSONObject toJsonObject()
-