asana 0.1.1

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**members** | Option<**Vec<String>**> | An array of strings identifying users. These can either be the string \"me\", an email, or the gid of a user. | [optional]
**workspace** | Option<**String**> | Gid of an object. | [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)