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] |