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