Uses of Class
com.onfido.model.DeviceIntelligenceBreakdownPropertiesGeolocation
-
Packages that use DeviceIntelligenceBreakdownPropertiesGeolocation Package Description com.onfido.model -
-
Uses of DeviceIntelligenceBreakdownPropertiesGeolocation in com.onfido.model
Methods in com.onfido.model that return DeviceIntelligenceBreakdownPropertiesGeolocation Modifier and Type Method Description DeviceIntelligenceBreakdownPropertiesGeolocationDeviceIntelligenceBreakdownPropertiesGeolocation. city(String city)DeviceIntelligenceBreakdownPropertiesGeolocationDeviceIntelligenceBreakdownPropertiesGeolocation. country(CountryCodes country)static DeviceIntelligenceBreakdownPropertiesGeolocationDeviceIntelligenceBreakdownPropertiesGeolocation. fromJson(String jsonString)Create an instance of DeviceIntelligenceBreakdownPropertiesGeolocation given an JSON stringDeviceIntelligenceBreakdownPropertiesGeolocationDeviceIntelligenceBreakdownProperties. getGeolocation()Get geolocationDeviceIntelligenceBreakdownPropertiesGeolocationDeviceIntelligenceBreakdownPropertiesGeolocation. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.DeviceIntelligenceBreakdownPropertiesGeolocationDeviceIntelligenceBreakdownPropertiesGeolocation. region(String region)Methods in com.onfido.model with parameters of type DeviceIntelligenceBreakdownPropertiesGeolocation Modifier and Type Method Description DeviceIntelligenceBreakdownPropertiesDeviceIntelligenceBreakdownProperties. geolocation(DeviceIntelligenceBreakdownPropertiesGeolocation geolocation)voidDeviceIntelligenceBreakdownProperties. setGeolocation(DeviceIntelligenceBreakdownPropertiesGeolocation geolocation)
-