NAME

JIRA::API::ScreenableField -

SYNOPSIS

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

PROPERTIES

id

The ID of the screen tab field.

name

The name of the screen tab field. Required on create and update. The maximum length is 255 characters.