Class DocumentReaderAuthenticityResult
java.lang.Object
com.regula.documentreader.api.results.authenticity.DocumentReaderAuthenticityResult
-
Field Details
-
checks
-
-
Constructor Details
-
DocumentReaderAuthenticityResult
public DocumentReaderAuthenticityResult()
-
-
Method Details
-
fromJson
-
fromJson
-
toJson
Method convert object to string in json format- Returns:
- string in json format
-
getStatus
Deprecated.since 7.6, will be removed from 8.x useDocumentReaderResults.statusinformation about result status, here you can findDocumentReaderResultsStatus.getDetailsOptical()method, and find theDocumentReaderResultsStatus.DetailsOptical.getSecurity()()} method. Full path look like: com.regula.documentreader.api.results.DocumentReaderResults.status.getDetailsOptical().getSecurity()one ofeCheckResultvalues, indicating verification result
-
DocumentReaderResults.statusinformation about result status, here you can findDocumentReaderResultsStatus.getDetailsOptical()method, and find theDocumentReaderResultsStatus.DetailsOptical.getSecurity()()} method.