NAME
JIRA::API::UpdateResolutionDetails -
SYNOPSIS
my $obj = JIRA::API::UpdateResolutionDetails->new();
...
PROPERTIES
description
The description of the resolution.
name
The name of the resolution. Must be unique.
JIRA::API::UpdateResolutionDetails -
my $obj = JIRA::API::UpdateResolutionDetails->new();
...
descriptionThe description of the resolution.
nameThe name of the resolution. Must be unique.