IpLookupJsonModelInEuropeanUnion Property
Whether the country is in the European Union.
Note: this means nations like Switzerland, Norway and the UK also return false!
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
[JsonPropertyNameAttribute("in_eu")]
public bool InEuropeanUnion { get; set; }
Property Value
Boolean