NAME
JIRA::API::IssueContextVariable -
SYNOPSIS
my $obj = JIRA::API::IssueContextVariable->new();
...
PROPERTIES
id
The issue ID.
key
The issue key.
type
Type of custom context variable.
JIRA::API::IssueContextVariable -
my $obj = JIRA::API::IssueContextVariable->new();
...
idThe issue ID.
keyThe issue key.
typeType of custom context variable.