Uses of Class
com.onfido.model.IndiaPanReportAllOfBreakdownDeviceBreakdownPanValid
-
Packages that use IndiaPanReportAllOfBreakdownDeviceBreakdownPanValid Package Description com.onfido.model -
-
Uses of IndiaPanReportAllOfBreakdownDeviceBreakdownPanValid in com.onfido.model
Methods in com.onfido.model that return IndiaPanReportAllOfBreakdownDeviceBreakdownPanValid Modifier and Type Method Description static IndiaPanReportAllOfBreakdownDeviceBreakdownPanValidIndiaPanReportAllOfBreakdownDeviceBreakdownPanValid. fromJson(String jsonString)Create an instance of IndiaPanReportAllOfBreakdownDeviceBreakdownPanValid given an JSON stringIndiaPanReportAllOfBreakdownDeviceBreakdownPanValidIndiaPanReportAllOfBreakdownDeviceBreakdown. getNameMatch()Get nameMatchIndiaPanReportAllOfBreakdownDeviceBreakdownPanValidIndiaPanReportAllOfBreakdownDeviceBreakdown. getPanValid()Get panValidIndiaPanReportAllOfBreakdownDeviceBreakdownPanValidIndiaPanReportAllOfBreakdownDeviceBreakdownPanValid. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.IndiaPanReportAllOfBreakdownDeviceBreakdownPanValidIndiaPanReportAllOfBreakdownDeviceBreakdownPanValid. result(String result)Methods in com.onfido.model with parameters of type IndiaPanReportAllOfBreakdownDeviceBreakdownPanValid Modifier and Type Method Description IndiaPanReportAllOfBreakdownDeviceBreakdownIndiaPanReportAllOfBreakdownDeviceBreakdown. nameMatch(IndiaPanReportAllOfBreakdownDeviceBreakdownPanValid nameMatch)IndiaPanReportAllOfBreakdownDeviceBreakdownIndiaPanReportAllOfBreakdownDeviceBreakdown. panValid(IndiaPanReportAllOfBreakdownDeviceBreakdownPanValid panValid)voidIndiaPanReportAllOfBreakdownDeviceBreakdown. setNameMatch(IndiaPanReportAllOfBreakdownDeviceBreakdownPanValid nameMatch)voidIndiaPanReportAllOfBreakdownDeviceBreakdown. setPanValid(IndiaPanReportAllOfBreakdownDeviceBreakdownPanValid panValid)
-