Uses of Class
com.onfido.model.IdentityEnhancedBreakdownDateOfBirth
-
Packages that use IdentityEnhancedBreakdownDateOfBirth Package Description com.onfido.model -
-
Uses of IdentityEnhancedBreakdownDateOfBirth in com.onfido.model
Methods in com.onfido.model that return IdentityEnhancedBreakdownDateOfBirth Modifier and Type Method Description IdentityEnhancedBreakdownDateOfBirthIdentityEnhancedBreakdownDateOfBirth. breakdown(IdentityEnhancedBreakdownDateOfBirthBreakdown breakdown)static IdentityEnhancedBreakdownDateOfBirthIdentityEnhancedBreakdownDateOfBirth. fromJson(String jsonString)Create an instance of IdentityEnhancedBreakdownDateOfBirth given an JSON stringIdentityEnhancedBreakdownDateOfBirthIdentityEnhancedBreakdown. getDateOfBirth()Get dateOfBirthIdentityEnhancedBreakdownDateOfBirthIdentityEnhancedBreakdownDateOfBirth. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.IdentityEnhancedBreakdownDateOfBirthIdentityEnhancedBreakdownDateOfBirth. result(String result)Methods in com.onfido.model with parameters of type IdentityEnhancedBreakdownDateOfBirth Modifier and Type Method Description IdentityEnhancedBreakdownIdentityEnhancedBreakdown. dateOfBirth(IdentityEnhancedBreakdownDateOfBirth dateOfBirth)voidIdentityEnhancedBreakdown. setDateOfBirth(IdentityEnhancedBreakdownDateOfBirth dateOfBirth)
-