NAME

JIRA::API::Resolution -

SYNOPSIS

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

PROPERTIES

description

The description of the issue resolution.

id

The ID of the issue resolution.

name

The name of the issue resolution.

self

The URL of the issue resolution.