View the Project on GitHub elements-storage/elements-sdk-python
An ELEMENTS Client session: a desktop client connection to the server, including the user, workstation and currently mounted workspaces.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| user | bool, date, datetime, dict, float, int, list, str, none_type | ||
| mounted_workspaces | [MountedWorkspace] | [readonly] | |
| started | datetime | [readonly] | |
| last_updated | datetime | [readonly] | |
| workstation | WorkstationMini |