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