NAME
JIRA::API::FieldConfigurationItem -
SYNOPSIS
my $obj = JIRA::API::FieldConfigurationItem->new();
...
PROPERTIES
description
The description of the field within the field configuration.
id
The ID of the field within the field configuration.
isHidden
Whether the field is hidden in the field configuration.
isRequired
Whether the field is required in the field configuration.
renderer
The renderer type for the field within the field configuration.