NAME

JIRA::API::CustomFieldContextOption -

SYNOPSIS

my $obj = JIRA::API::CustomFieldContextOption->new();
...

PROPERTIES

disabled

Whether the option is disabled.

id

The ID of the custom field option.

optionId

For cascading options, the ID of the custom field option containing the cascading option.

value

The value of the custom field option.