asana 0.1.1

asana bindings for rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# WorkspaceResponseAllOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)