Skip to main content

ExpectedLocation

Information stored for an expected location.

Properties

NameTypeDescriptionNotes
citystrThe city name--always returned in upper-case.[optional]
country_codestrA two-character (alpha-2) ISO 3166-1 country code.[optional]
idstrThe UUID of this expected location.[optional]
ip_addressstrThe IPv4 Address.[optional]
ispstrThe ISP name--always returned in upper-case.[optional]
private_ip_addressboolWhether the IP provided is a private IP Address. The value is ignored when adding an ExpectedLocation. It is returned when getting ExpectedLocations if the location has an IP address defined[optional]

Example