Uses of Class
com.onfido.model.IndiaPanReportAllOfPropertiesDevice
-
Packages that use IndiaPanReportAllOfPropertiesDevice Package Description com.onfido.model -
-
Uses of IndiaPanReportAllOfPropertiesDevice in com.onfido.model
Methods in com.onfido.model that return IndiaPanReportAllOfPropertiesDevice Modifier and Type Method Description static IndiaPanReportAllOfPropertiesDeviceIndiaPanReportAllOfPropertiesDevice. fromJson(String jsonString)Create an instance of IndiaPanReportAllOfPropertiesDevice given an JSON stringIndiaPanReportAllOfPropertiesDeviceIndiaPanReportAllOfPropertiesDevice. fullName(String fullName)IndiaPanReportAllOfPropertiesDeviceIndiaPanReportAllOfProperties. getDevice()Get deviceIndiaPanReportAllOfPropertiesDeviceIndiaPanReportAllOfPropertiesDevice. pan(String pan)IndiaPanReportAllOfPropertiesDeviceIndiaPanReportAllOfPropertiesDevice. 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 IndiaPanReportAllOfPropertiesDevice Modifier and Type Method Description IndiaPanReportAllOfPropertiesIndiaPanReportAllOfProperties. device(IndiaPanReportAllOfPropertiesDevice device)voidIndiaPanReportAllOfProperties. setDevice(IndiaPanReportAllOfPropertiesDevice device)
-