# Narwhalyeti.SectionResponse

## 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] 
**name** | **String** | The name of the section (i.e. the text displayed as the section header). | [optional] 
**created_at** | **Date** | The time at which this resource was created. | [optional] 
**project** | [**JobBaseNewProject**](JobBaseNewProject.md) |  | [optional] 
**projects** | [**[JobBaseNewProject]**](JobBaseNewProject.md) | *Deprecated - please use project instead* | [optional] 
