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]
expiryDateOffsetDateTimeThe 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]
lastAuthenticationTimeOffsetDateTimeThe time of the last authentication from this location.
latitudeFloatThe latitude.[optional]
longitudeFloatThe longitude.[optional]
numberOfAuthenticationsIntegerThe number of times this location was used during authentication.
privateIpAddressBooleanWhether the IP provided is a private IP Address.[optional]