Uses of Class
com.onfido.model.UsDrivingLicenceBreakdown
-
Packages that use UsDrivingLicenceBreakdown Package Description com.onfido.model -
-
Uses of UsDrivingLicenceBreakdown in com.onfido.model
Methods in com.onfido.model that return UsDrivingLicenceBreakdown Modifier and Type Method Description UsDrivingLicenceBreakdownUsDrivingLicenceBreakdown. address(UsDrivingLicenceBreakdownAddress address)UsDrivingLicenceBreakdownUsDrivingLicenceBreakdown. document(UsDrivingLicenceBreakdownDocument document)static UsDrivingLicenceBreakdownUsDrivingLicenceBreakdown. fromJson(String jsonString)Create an instance of UsDrivingLicenceBreakdown given an JSON stringUsDrivingLicenceBreakdownUsDrivingLicenceReport. getBreakdown()Get breakdownUsDrivingLicenceBreakdownUsDrivingLicenceBreakdown. personal(UsDrivingLicenceBreakdownPersonal personal)UsDrivingLicenceBreakdownUsDrivingLicenceBreakdown. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.Methods in com.onfido.model with parameters of type UsDrivingLicenceBreakdown Modifier and Type Method Description UsDrivingLicenceReportUsDrivingLicenceReport. breakdown(UsDrivingLicenceBreakdown breakdown)voidUsDrivingLicenceReport. setBreakdown(UsDrivingLicenceBreakdown breakdown)
-