Name | Type | Description | Notes |
---|---|---|---|
uuid | Option<uuid::Uuid> | [optional] | |
current | bool | Check if session is currently active session | [readonly] |
user_agent | models::AuthenticatedSessionUserAgent | ||
geo_ip | Option<models::AuthenticatedSessionGeoIp> | ||
asn | Option<models::AuthenticatedSessionAsn> | ||
user | i32 | ||
last_ip | String | ||
last_user_agent | Option<String> | [optional] | |
last_used | String | [readonly] | |
expires | Option<String> | [optional] |