NAME
JIRA::API::ProjectIssueCreateMetadata -
SYNOPSIS
my $obj = JIRA::API::ProjectIssueCreateMetadata->new();
...
PROPERTIES
avatarUrls
List of the project's avatars, returning the avatar size and associated URL.
expand
Expand options that include additional project issue create metadata details in the response.
id
The ID of the project.
issuetypes
List of the issue types supported by the project.
key
The key of the project.
name
The name of the project.
self
The URL of the project.