NAME

JIRA::API::CreatePriorityDetails -

SYNOPSIS

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

PROPERTIES

description

The description of the priority.

iconUrl

The URL of an icon for the priority. Accepted protocols are HTTP and HTTPS. Built in icons can also be used.

name

The name of the priority. Must be unique.

statusColor

The status color of the priority in 3-digit or 6-digit hexadecimal format.