WorkspaceResponseSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| team | WorkspaceSchema | ||
| description | str | ||
| slug | str | ||
| owner | bool | [optional] [default to False] | |
| organization | OrganizationSchema | ||
| plan | PlanSchema |
| Name | Type | Description | Notes |
|---|---|---|---|
| team | WorkspaceSchema | ||
| description | str | ||
| slug | str | ||
| owner | bool | [optional] [default to False] | |
| organization | OrganizationSchema | ||
| plan | PlanSchema |