Uses of Class
com.onfido.model.DocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures
-
Packages that use DocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures Package Description com.onfido.model -
-
Uses of DocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures in com.onfido.model
Methods in com.onfido.model that return DocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures Modifier and Type Method Description static DocumentBreakdownVisualAuthenticityBreakdownSecurityFeaturesDocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures. fromJson(String jsonString)Create an instance of DocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures given an JSON stringDocumentBreakdownVisualAuthenticityBreakdownSecurityFeaturesDocumentBreakdownVisualAuthenticityBreakdown. getSecurityFeatures()Get securityFeaturesDocumentBreakdownVisualAuthenticityBreakdownSecurityFeaturesDocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures. properties(Object properties)DocumentBreakdownVisualAuthenticityBreakdownSecurityFeaturesDocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.DocumentBreakdownVisualAuthenticityBreakdownSecurityFeaturesDocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures. result(String result)Methods in com.onfido.model with parameters of type DocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures Modifier and Type Method Description DocumentBreakdownVisualAuthenticityBreakdownDocumentBreakdownVisualAuthenticityBreakdown. securityFeatures(DocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures securityFeatures)voidDocumentBreakdownVisualAuthenticityBreakdown. setSecurityFeatures(DocumentBreakdownVisualAuthenticityBreakdownSecurityFeatures securityFeatures)
-