Skip to main content

UserLocation

Information stored describing a user location.

Properties

NameTypeDescriptionNotes
CitystringThe city name- -always returned in upper-case.[optional]
CountryCodestringA two-character (alpha-2) ISO 3166-1 country code.[optional]
ExpiryDateDateTime?The date this user location will expire.[optional]
IdstringThe UUID of the user location.
IpAddressstringThe IPv4 Address.[optional]
IspstringThe ISP name- -always returned in upper-case.[optional]
LastAuthenticationTimeDateTimeThe time of the last authentication from this location.
Latitudefloat?The latitude.[optional]
Longitudefloat?The longitude.[optional]
NumberOfAuthenticationsintThe number of times this location was used during authentication.
PrivateIpAddressbool?Whether the IP provided is a private IP Address.[optional]