NAME
JIRA::API::ScreenSchemeDetails -
SYNOPSIS
my $obj = JIRA::API::ScreenSchemeDetails->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.