Uses of Class
com.onfido.model.IndiaPanReportAllOfProperties
-
Packages that use IndiaPanReportAllOfProperties Package Description com.onfido.model -
-
Uses of IndiaPanReportAllOfProperties in com.onfido.model
Methods in com.onfido.model that return IndiaPanReportAllOfProperties Modifier and Type Method Description IndiaPanReportAllOfPropertiesIndiaPanReportAllOfProperties. device(IndiaPanReportAllOfPropertiesDevice device)static IndiaPanReportAllOfPropertiesIndiaPanReportAllOfProperties. fromJson(String jsonString)Create an instance of IndiaPanReportAllOfProperties given an JSON stringIndiaPanReportAllOfPropertiesIndiaPanReport. getProperties()Get propertiesIndiaPanReportAllOfPropertiesIndiaPanReportAllOfProperties. 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 IndiaPanReportAllOfProperties Modifier and Type Method Description IndiaPanReportIndiaPanReport. properties(IndiaPanReportAllOfProperties properties)voidIndiaPanReport. setProperties(IndiaPanReportAllOfProperties properties)
-