Uses of Class
com.onfido.model.DeviceIntelligenceBreakdownPropertiesIp
-
Packages that use DeviceIntelligenceBreakdownPropertiesIp Package Description com.onfido.model -
-
Uses of DeviceIntelligenceBreakdownPropertiesIp in com.onfido.model
Methods in com.onfido.model that return DeviceIntelligenceBreakdownPropertiesIp Modifier and Type Method Description DeviceIntelligenceBreakdownPropertiesIpDeviceIntelligenceBreakdownPropertiesIp. address(String address)static DeviceIntelligenceBreakdownPropertiesIpDeviceIntelligenceBreakdownPropertiesIp. fromJson(String jsonString)Create an instance of DeviceIntelligenceBreakdownPropertiesIp given an JSON stringDeviceIntelligenceBreakdownPropertiesIpDeviceIntelligenceBreakdownProperties. getIp()Get ipDeviceIntelligenceBreakdownPropertiesIpDeviceIntelligenceBreakdownPropertiesIp. 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 DeviceIntelligenceBreakdownPropertiesIp Modifier and Type Method Description DeviceIntelligenceBreakdownPropertiesDeviceIntelligenceBreakdownProperties. ip(DeviceIntelligenceBreakdownPropertiesIp ip)voidDeviceIntelligenceBreakdownProperties. setIp(DeviceIntelligenceBreakdownPropertiesIp ip)
-