Logo

View the Project on GitHub elements-storage/elements-sdk-python

ClientSession

An ELEMENTS Client session: a desktop client connection to the server, including the user, workstation and currently mounted workspaces.

Properties

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    

[Back to Model list] [Back to API list] [Back to README]