This object represents the user session information.
Name | Type | Description |
---|---|---|
organizationID | UUID | The organization id. |
eventType | String | This Accessed type like LOGIN . |
sessionType | Enum | Contains the information from sessionType |
customerIp | String | User IP address. |
ipType | String | IP version type like IPv6. |
countryName | String | User country name. |
region | String | User region(state). |
zip | String | User zip code. |
latitude | Float | User location latitude. |
longitude | Float | User location longitude. |
deviceType | Enum | Contains the information from DeviceType |
deviceInfo | Enum | Contains the information from DeviceInfo |