NAME

JIRA::API::NotificationEvent -

SYNOPSIS

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

PROPERTIES

description

The description of the event.

id

The ID of the event. The event can be a [Jira system event](https://confluence.atlassian.com/x/8YdKLg#Creatinganotificationscheme-eventsEvents) or a [custom event](https://confluence.atlassian.com/x/AIlKLg).

name

The name of the event.

templateEvent

The template of the event. Only custom events configured by Jira administrators have template.