| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique id of this user workspace. Predefined workspace ids include "production" and "dev" | [optional] |
| projects | [Project] | The local state of each project in the workspace | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |