NAME
JIRA::API::ScreenableTab -
SYNOPSIS
my $obj = JIRA::API::ScreenableTab->new();
...
PROPERTIES
id
The ID of the screen tab.
name
The name of the screen tab. The maximum length is 255 characters.
JIRA::API::ScreenableTab -
my $obj = JIRA::API::ScreenableTab->new();
...
idThe ID of the screen tab.
nameThe name of the screen tab. The maximum length is 255 characters.