# Narwhalyeti.ProjectBriefResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**gid** | **String** | Globally unique identifier of the resource, as a string. | [optional] 
**resource_type** | **String** | The base type of this resource. | [optional] 
**title** | **String** | The title of the project brief. | [optional] 
**html_text** | **String** | HTML formatted text for the project brief. | [optional] 
**text** | **String** | [Opt In](/docs/inputoutput-options). The plain text of the project brief. | [optional] 
**permalink_url** | **String** | A url that points directly to the object within Asana. | [optional] 
**project** | [**ProjectBriefResponseProject**](ProjectBriefResponseProject.md) |  | [optional] 
