asana 0.1.1

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | Option<**String**> | The user's email address. | [optional][readonly]
**photo** | Option<[**crate::models::UserResponseAllOfPhoto**]UserResponse_allOf_photo.md> |  | [optional]
**workspaces** | Option<[**Vec<crate::models::WorkspaceCompact>**]WorkspaceCompact.md> | Workspaces and organizations this user may access. Note\\: The API will only return workspaces and organizations that also contain the authenticated user. | [optional][readonly]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)