Uses of Class
com.onfido.model.LocationShared
-
Packages that use LocationShared Package Description com.onfido.model -
-
Uses of LocationShared in com.onfido.model
Methods in com.onfido.model that return LocationShared Modifier and Type Method Description LocationSharedLocationShared. countryOfResidence(CountryCodes countryOfResidence)static LocationSharedLocationShared. fromJson(String jsonString)Create an instance of LocationShared given an JSON stringLocationSharedLocationShared. ipAddress(String ipAddress)LocationSharedLocationShared. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.
-