# TeamResponse
## 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 team. | [optional]
**description** | Option<**String**> | [Opt In](/docs/input-output-options). The description of the team. | [optional]
**html_description** | Option<**String**> | [Opt In](/docs/input-output-options). The description of the team with formatting as HTML. | [optional]
**organization** | Option<[**crate::models::WorkspaceCompact**](WorkspaceCompact.md)> | | [optional]
**permalink_url** | Option<**String**> | A url that points directly to the object within Asana. | [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)