NAME

JIRA::API::ProjectDetails -

SYNOPSIS

my $obj = JIRA::API::ProjectDetails->new();
...

PROPERTIES

avatarUrls

The URLs of the project's avatars.

id

The ID of the project.

key

The key of the project.

name

The name of the project.

projectCategory

The category the project belongs to.

projectTypeKey

The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes) of the project.

self

The URL of the project details.

simplified

Whether or not the project is simplified.