# WorkspaceResponse
## Properties
**gid** | Option<**String**> | Globally unique identifier of the resource, as a string. | [optional][readonly]
**resource_type** | Option<**String**> | The base type of this resource. | [optional][readonly]
**name** | Option<**String**> | The name of the workspace. | [optional]
**email_domains** | Option<**Vec<String>**> | The email domains that are associated with this workspace. | [optional]
**is_organization** | Option<**bool**> | Whether the workspace is an *organization*. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)