NAME

JIRA::API::PermissionScheme -

SYNOPSIS

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

PROPERTIES

description

A description for the permission scheme.

expand

The expand options available for the permission scheme.

id

The ID of the permission scheme.

name

The name of the permission scheme. Must be unique.

permissions

The permission scheme to create or update. See [About permission schemes and grants](../api-group-permission-schemes/#about-permission-schemes-and-grants) for more information.

scope

The scope of the permission scheme.

self

The URL of the permission scheme.