Class DocumentReaderImageContainer
com.regula.documentreader.api.results.DocumentReaderImageContainer
public class DocumentReaderImageContainer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DocumentReaderImageContainer
static DocumentReaderImageContainer
fromJson
(JSONObject jsonObject) toJson()
Method convert object to string in json format
-
Constructor Details
-
DocumentReaderImageContainer
public DocumentReaderImageContainer()
-
-
Method Details
-
fromJson
-
fromJson
-
toJson
Method convert object to string in json format- Returns:
- string in json format
-