Uses of Class
com.onfido.model.DeviceIntelligenceBreakdownProperties
-
Packages that use DeviceIntelligenceBreakdownProperties Package Description com.onfido.model -
-
Uses of DeviceIntelligenceBreakdownProperties in com.onfido.model
Methods in com.onfido.model that return DeviceIntelligenceBreakdownProperties Modifier and Type Method Description DeviceIntelligenceBreakdownPropertiesDeviceIntelligenceBreakdownProperties. device(DeviceIntelligenceBreakdownPropertiesDevice device)static DeviceIntelligenceBreakdownPropertiesDeviceIntelligenceBreakdownProperties. fromJson(String jsonString)Create an instance of DeviceIntelligenceBreakdownProperties given an JSON stringDeviceIntelligenceBreakdownPropertiesDeviceIntelligenceBreakdownProperties. geolocation(DeviceIntelligenceBreakdownPropertiesGeolocation geolocation)DeviceIntelligenceBreakdownPropertiesDeviceIntelligenceBreakdown. getProperties()Get propertiesDeviceIntelligenceBreakdownPropertiesDeviceIntelligenceBreakdownProperties. ip(DeviceIntelligenceBreakdownPropertiesIp ip)DeviceIntelligenceBreakdownPropertiesDeviceIntelligenceBreakdownProperties. 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 DeviceIntelligenceBreakdownProperties Modifier and Type Method Description DeviceIntelligenceBreakdownDeviceIntelligenceBreakdown. properties(DeviceIntelligenceBreakdownProperties properties)voidDeviceIntelligenceBreakdown. setProperties(DeviceIntelligenceBreakdownProperties properties)
-