Uses of Class
com.onfido.model.DocumentBreakdownVisualAuthenticityBreakdownTemplate
-
Packages that use DocumentBreakdownVisualAuthenticityBreakdownTemplate Package Description com.onfido.model -
-
Uses of DocumentBreakdownVisualAuthenticityBreakdownTemplate in com.onfido.model
Methods in com.onfido.model that return DocumentBreakdownVisualAuthenticityBreakdownTemplate Modifier and Type Method Description static DocumentBreakdownVisualAuthenticityBreakdownTemplateDocumentBreakdownVisualAuthenticityBreakdownTemplate. fromJson(String jsonString)Create an instance of DocumentBreakdownVisualAuthenticityBreakdownTemplate given an JSON stringDocumentBreakdownVisualAuthenticityBreakdownTemplateDocumentBreakdownVisualAuthenticityBreakdown. getTemplate()Get templateDocumentBreakdownVisualAuthenticityBreakdownTemplateDocumentBreakdownVisualAuthenticityBreakdownTemplate. properties(Object properties)DocumentBreakdownVisualAuthenticityBreakdownTemplateDocumentBreakdownVisualAuthenticityBreakdownTemplate. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.DocumentBreakdownVisualAuthenticityBreakdownTemplateDocumentBreakdownVisualAuthenticityBreakdownTemplate. result(String result)Methods in com.onfido.model with parameters of type DocumentBreakdownVisualAuthenticityBreakdownTemplate Modifier and Type Method Description voidDocumentBreakdownVisualAuthenticityBreakdown. setTemplate(DocumentBreakdownVisualAuthenticityBreakdownTemplate template)DocumentBreakdownVisualAuthenticityBreakdownDocumentBreakdownVisualAuthenticityBreakdown. template(DocumentBreakdownVisualAuthenticityBreakdownTemplate template)
-