NAME

JIRA::API::NotificationScheme -

SYNOPSIS

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

PROPERTIES

description

The description of the notification scheme.

expand

Expand options that include additional notification scheme details in the response.

id

The ID of the notification scheme.

name

The name of the notification scheme.

notificationSchemeEvents

The notification events and associated recipients.

projects

The list of project IDs associated with the notification scheme.

scope

The scope of the notification scheme.

self