Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 658 Bytes

Workspace.md

File metadata and controls

12 lines (8 loc) · 658 Bytes

Workspace

Properties

Name Type Description Notes
id str The unique id of this user workspace. Predefined workspace ids include "production" and "dev" [optional]
projects list[Project] The local state of each project in the workspace [optional]
can dict(str, bool) Operations the current user is able to perform on this object [optional]

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