Hi, there is an error in v.1.0.10 release. Take a look at example ``` Geolocation geolocation = api.GetGeolocation(geoParams); ``` `GetGeolocation()` returns `Dictionary`, not a class.