Uses of Class
com.onfido.model.IndiaPanReportAllOfBreakdown
-
Packages that use IndiaPanReportAllOfBreakdown Package Description com.onfido.model -
-
Uses of IndiaPanReportAllOfBreakdown in com.onfido.model
Methods in com.onfido.model that return IndiaPanReportAllOfBreakdown Modifier and Type Method Description IndiaPanReportAllOfBreakdownIndiaPanReportAllOfBreakdown. device(IndiaPanReportAllOfBreakdownDevice device)static IndiaPanReportAllOfBreakdownIndiaPanReportAllOfBreakdown. fromJson(String jsonString)Create an instance of IndiaPanReportAllOfBreakdown given an JSON stringIndiaPanReportAllOfBreakdownIndiaPanReport. getBreakdown()Get breakdownIndiaPanReportAllOfBreakdownIndiaPanReportAllOfBreakdown. 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 IndiaPanReportAllOfBreakdown Modifier and Type Method Description IndiaPanReportIndiaPanReport. breakdown(IndiaPanReportAllOfBreakdown breakdown)voidIndiaPanReport. setBreakdown(IndiaPanReportAllOfBreakdown breakdown)
-