NAME
JIRA::API::SetDefaultResolutionRequest -
SYNOPSIS
my $obj = JIRA::API::SetDefaultResolutionRequest->new();
...
PROPERTIES
id
The ID of the new default issue resolution. Must be an existing ID or null. Setting this to null erases the default resolution setting.