Name | Type | Description | Notes |
---|---|---|---|
last_ping | datetime | Timestamp of the last time this user was seen | [optional] |
environment_id | str | [optional] | |
owner_id | str | [optional] | |
user | User | [optional] | |
sort_value | bool, date, datetime, dict, float, int, list, str, none_type | If this record is returned as part of a list, the value used to sort the list. This is only included when the <code>sort</code> query parameter is specified. It is a time, in Unix milliseconds, if the sort is by <code>lastSeen</code>. It is a user key if the sort is by <code>userKey</code>. | [optional] |
links | {str: (Link,)} | The location and content type of related resources | [optional] |
access | Access | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |