# Narwhalyeti.ProjectBriefRequest

## 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** | The plain text of the project brief. When writing to a project brief, you can specify either &#x60;html_text&#x60; (preferred) or &#x60;text&#x60;, but not both. | [optional] 
