NAME

JIRA::API::ProjectRoleDetails -

SYNOPSIS

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

PROPERTIES

admin

Whether this role is the admin role for the project.

default

Whether this role is the default role for the project.

description

The description of the project role.

id

The ID of the project role.

name

The name of the project role.

roleConfigurable

Whether the roles are configurable for this project.

scope

The scope of the role. Indicated for roles associated with [next-gen projects](https://confluence.atlassian.com/x/loMyO).

self

The URL the project role details.

translatedName

The translated name of the project role.