NAME
JIRA::API::CustomFieldOptionCreate -
SYNOPSIS
my $obj = JIRA::API::CustomFieldOptionCreate->new();
...
PROPERTIES
disabled
Whether the option is disabled.
optionId
For cascading options, the ID of the custom field object containing the cascading option.
value
The value of the custom field option.