# Narwhalyeti.CustomFieldSettingResponse

## 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] 
**project** | [**CustomFieldSettingResponseProject**](CustomFieldSettingResponseProject.md) |  | [optional] 
**is_important** | **Boolean** | &#x60;is_important&#x60; is used in the Asana web application to determine if this custom field is displayed in the list/grid view of a project or portfolio. | [optional] 
**parent** | [**CustomFieldSettingResponseParent**](CustomFieldSettingResponseParent.md) |  | [optional] 
**custom_field** | [**CustomFieldSettingResponseCustomField**](CustomFieldSettingResponseCustomField.md) |  | [optional] 
