NAME

JIRA::API::SecurityLevel -

SYNOPSIS

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

PROPERTIES

description

The description of the issue level security item.

id

The ID of the issue level security item.

isDefault

Whether the issue level security item is the default.

issueSecuritySchemeId

The ID of the issue level security scheme.

name

The name of the issue level security item.

self

The URL of the issue level security item.