NAME

JIRA::API::UpdateScreenDetails -

SYNOPSIS

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