Uses of Class
com.onfido.model.IndiaPanReportAllOfBreakdownDevice
-
Packages that use IndiaPanReportAllOfBreakdownDevice Package Description com.onfido.model -
-
Uses of IndiaPanReportAllOfBreakdownDevice in com.onfido.model
Methods in com.onfido.model that return IndiaPanReportAllOfBreakdownDevice Modifier and Type Method Description IndiaPanReportAllOfBreakdownDeviceIndiaPanReportAllOfBreakdownDevice. breakdown(IndiaPanReportAllOfBreakdownDeviceBreakdown breakdown)static IndiaPanReportAllOfBreakdownDeviceIndiaPanReportAllOfBreakdownDevice. fromJson(String jsonString)Create an instance of IndiaPanReportAllOfBreakdownDevice given an JSON stringIndiaPanReportAllOfBreakdownDeviceIndiaPanReportAllOfBreakdown. getDevice()Get deviceIndiaPanReportAllOfBreakdownDeviceIndiaPanReportAllOfBreakdownDevice. 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 IndiaPanReportAllOfBreakdownDevice Modifier and Type Method Description IndiaPanReportAllOfBreakdownIndiaPanReportAllOfBreakdown. device(IndiaPanReportAllOfBreakdownDevice device)voidIndiaPanReportAllOfBreakdown. setDevice(IndiaPanReportAllOfBreakdownDevice device)
-