Uses of Class
com.onfido.model.DocumentBreakdownVisualAuthenticityBreakdownOther
-
Packages that use DocumentBreakdownVisualAuthenticityBreakdownOther Package Description com.onfido.model -
-
Uses of DocumentBreakdownVisualAuthenticityBreakdownOther in com.onfido.model
Methods in com.onfido.model that return DocumentBreakdownVisualAuthenticityBreakdownOther Modifier and Type Method Description static DocumentBreakdownVisualAuthenticityBreakdownOtherDocumentBreakdownVisualAuthenticityBreakdownOther. fromJson(String jsonString)Create an instance of DocumentBreakdownVisualAuthenticityBreakdownOther given an JSON stringDocumentBreakdownVisualAuthenticityBreakdownOtherDocumentBreakdownVisualAuthenticityBreakdown. getOther()Get otherDocumentBreakdownVisualAuthenticityBreakdownOtherDocumentBreakdownVisualAuthenticityBreakdownOther. properties(Object properties)DocumentBreakdownVisualAuthenticityBreakdownOtherDocumentBreakdownVisualAuthenticityBreakdownOther. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.DocumentBreakdownVisualAuthenticityBreakdownOtherDocumentBreakdownVisualAuthenticityBreakdownOther. result(String result)Methods in com.onfido.model with parameters of type DocumentBreakdownVisualAuthenticityBreakdownOther Modifier and Type Method Description DocumentBreakdownVisualAuthenticityBreakdownDocumentBreakdownVisualAuthenticityBreakdown. other(DocumentBreakdownVisualAuthenticityBreakdownOther other)voidDocumentBreakdownVisualAuthenticityBreakdown. setOther(DocumentBreakdownVisualAuthenticityBreakdownOther other)
-