# TheJiraCloudPlatformRestApi.FieldConfigurationItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | The description of the field within the field configuration. | [optional] 
**id** | **String** | The ID of the field within the field configuration. | 
**isHidden** | **Boolean** | Whether the field is hidden in the field configuration. | [optional] 
**isRequired** | **Boolean** | Whether the field is required in the field configuration. | [optional] 
**renderer** | **String** | The renderer type for the field within the field configuration. | [optional] 
