Uses of Class
com.onfido.model.DocumentBreakdownVisualAuthenticityBreakdownFonts
-
Packages that use DocumentBreakdownVisualAuthenticityBreakdownFonts Package Description com.onfido.model -
-
Uses of DocumentBreakdownVisualAuthenticityBreakdownFonts in com.onfido.model
Methods in com.onfido.model that return DocumentBreakdownVisualAuthenticityBreakdownFonts Modifier and Type Method Description static DocumentBreakdownVisualAuthenticityBreakdownFontsDocumentBreakdownVisualAuthenticityBreakdownFonts. fromJson(String jsonString)Create an instance of DocumentBreakdownVisualAuthenticityBreakdownFonts given an JSON stringDocumentBreakdownVisualAuthenticityBreakdownFontsDocumentBreakdownVisualAuthenticityBreakdown. getFonts()Get fontsDocumentBreakdownVisualAuthenticityBreakdownFontsDocumentBreakdownVisualAuthenticityBreakdownFonts. properties(Object properties)DocumentBreakdownVisualAuthenticityBreakdownFontsDocumentBreakdownVisualAuthenticityBreakdownFonts. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.DocumentBreakdownVisualAuthenticityBreakdownFontsDocumentBreakdownVisualAuthenticityBreakdownFonts. result(String result)Methods in com.onfido.model with parameters of type DocumentBreakdownVisualAuthenticityBreakdownFonts Modifier and Type Method Description DocumentBreakdownVisualAuthenticityBreakdownDocumentBreakdownVisualAuthenticityBreakdown. fonts(DocumentBreakdownVisualAuthenticityBreakdownFonts fonts)voidDocumentBreakdownVisualAuthenticityBreakdown. setFonts(DocumentBreakdownVisualAuthenticityBreakdownFonts fonts)
-