NAME
JIRA::API::ProjectIdentifierBean -
SYNOPSIS
my $obj = JIRA::API::ProjectIdentifierBean->new();
...
PROPERTIES
id
The ID of the project.
key
The key of the project.
JIRA::API::ProjectIdentifierBean -
my $obj = JIRA::API::ProjectIdentifierBean->new();
...
idThe ID of the project.
keyThe key of the project.