Uses of Class
com.onfido.model.DocumentBreakdownVisualAuthenticity
-
Packages that use DocumentBreakdownVisualAuthenticity Package Description com.onfido.model -
-
Uses of DocumentBreakdownVisualAuthenticity in com.onfido.model
Methods in com.onfido.model that return DocumentBreakdownVisualAuthenticity Modifier and Type Method Description DocumentBreakdownVisualAuthenticityDocumentBreakdownVisualAuthenticity. breakdown(DocumentBreakdownVisualAuthenticityBreakdown breakdown)static DocumentBreakdownVisualAuthenticityDocumentBreakdownVisualAuthenticity. fromJson(String jsonString)Create an instance of DocumentBreakdownVisualAuthenticity given an JSON stringDocumentBreakdownVisualAuthenticityDocumentBreakdown. getVisualAuthenticity()Get visualAuthenticityDocumentBreakdownVisualAuthenticityDocumentBreakdownVisualAuthenticity. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.DocumentBreakdownVisualAuthenticityDocumentBreakdownVisualAuthenticity. result(String result)Methods in com.onfido.model with parameters of type DocumentBreakdownVisualAuthenticity Modifier and Type Method Description voidDocumentBreakdown. setVisualAuthenticity(DocumentBreakdownVisualAuthenticity visualAuthenticity)DocumentBreakdownDocumentBreakdown. visualAuthenticity(DocumentBreakdownVisualAuthenticity visualAuthenticity)
-