NAME
JIRA::API::ScreenDetails -
SYNOPSIS
my $obj = JIRA::API::ScreenDetails->new();
...
PROPERTIES
description
The description of the screen. The maximum length is 255 characters.
name
The name of the screen. The name must be unique. The maximum length is 255 characters.