Class DocumentReaderPhotoIdentResult
java.lang.Object
com.regula.documentreader.api.results.authenticity.DocumentReaderAuthenticityElement
com.regula.documentreader.api.results.authenticity.DocumentReaderPhotoIdentResult
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
int
Fields inherited from class com.regula.documentreader.api.results.authenticity.DocumentReaderAuthenticityElement
elementDiagnose, elementType, status
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.regula.documentreader.api.results.authenticity.DocumentReaderAuthenticityElement
getElementDiagnoseName, getElementTypeName
-
Field Details
-
area
-
lightIndex
public int lightIndex -
reserved1
public int reserved1 -
reserved2
public int reserved2 -
reserved3
public int reserved3 -
result
public int result -
resultImages
-
sourceImage
-
-
Constructor Details
-
DocumentReaderPhotoIdentResult
public DocumentReaderPhotoIdentResult()
-
-
Method Details
-
fromJson
-
fromJson
-
toJson
Method convert object to string in json format- Overrides:
toJson
in classDocumentReaderAuthenticityElement
- Returns:
- string in json format
-