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.status
information 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 ofeCheckResult
values, indicating verification result
-
DocumentReaderResults.status
information about result status, here you can findDocumentReaderResultsStatus.getDetailsOptical()
method, and find theDocumentReaderResultsStatus.DetailsOptical.getSecurity()
()} method.