IpLookupJsonModelRegion Property

The province/state the IP Address is controlled from. Doesn't have to be the location of the hardware itself! This can alternate based on the provider. The name of the location is set in English and isn't localized.

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[JsonPropertyNameAttribute("region")]
public string? Region { get; set; }

Property Value

String

See Also