Uses of Class
com.onfido.model.DocumentODPReasons
-
Packages that use DocumentODPReasons Package Description com.onfido.model -
-
Uses of DocumentODPReasons in com.onfido.model
Methods in com.onfido.model that return DocumentODPReasons Modifier and Type Method Description DocumentODPReasonsDocumentODPReasons. documentOnPrintedPaper(String documentOnPrintedPaper)static DocumentODPReasonsDocumentODPReasons. fromJson(String jsonString)Create an instance of DocumentODPReasons given an JSON stringDocumentODPReasonsDocumentBreakdownVisualAuthenticityBreakdownOriginalDocumentPresent. getProperties()Get propertiesDocumentODPReasonsDocumentODPReasons. photoOfScreen(String photoOfScreen)DocumentODPReasonsDocumentODPReasons. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.DocumentODPReasonsDocumentODPReasons. scan(String scan)DocumentODPReasonsDocumentODPReasons. screenshot(String screenshot)Methods in com.onfido.model with parameters of type DocumentODPReasons Modifier and Type Method Description DocumentBreakdownVisualAuthenticityBreakdownOriginalDocumentPresentDocumentBreakdownVisualAuthenticityBreakdownOriginalDocumentPresent. properties(DocumentODPReasons properties)voidDocumentBreakdownVisualAuthenticityBreakdownOriginalDocumentPresent. setProperties(DocumentODPReasons properties)
-