NAME

JIRA::API::ProjectRole -

SYNOPSIS

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

PROPERTIES

actors

The list of users who act in this role.

admin

Whether this role is the admin role for the project.

currentUserRole

Whether the calling user is part of this role.

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.