NAME

JIRA::API::UpdateScreenSchemeDetails -

SYNOPSIS

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

PROPERTIES

description

The description of the screen scheme. The maximum length is 255 characters.

name

The name of the screen scheme. The name must be unique. The maximum length is 255 characters.

screens

The IDs of the screens for the screen types of the screen scheme. Only screens used in classic projects are accepted.