NAME

JIRA::API::CustomFieldOptionUpdate -

SYNOPSIS

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

PROPERTIES

disabled

Whether the option is disabled.

id

The ID of the custom field option.

value

The value of the custom field option.