NAME

JIRA::API::SetDefaultPriorityRequest -

SYNOPSIS

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

PROPERTIES

id

The ID of the new default issue priority. Must be an existing ID or null. Setting this to null erases the default priority setting.