NAME
JIRA::API::GroupLabel -
SYNOPSIS
my $obj = JIRA::API::GroupLabel->new();
...
PROPERTIES
text
The group label name.
title
The title of the group label.
type
The type of the group label.
JIRA::API::GroupLabel -
my $obj = JIRA::API::GroupLabel->new();
...
textThe group label name.
titleThe title of the group label.
typeThe type of the group label.