IpLookupJsonModelLatitude Property
Latitude the IP Address location was determined to be in. Can be located in the internet provider's server room.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[JsonPropertyNameAttribute("latitude")]
public double? Latitude { get; set; }
Property Value
NullableDouble