NAME

JIRA::API::CustomFieldContextUpdateDetails -

SYNOPSIS

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

PROPERTIES

description

The description of the custom field context. The maximum length is 255 characters.

name

The name of the custom field context. The name must be unique. The maximum length is 255 characters.