NAME
JIRA::API::VersionUnresolvedIssuesCount -
SYNOPSIS
my $obj = JIRA::API::VersionUnresolvedIssuesCount->new();
...
PROPERTIES
issuesCount
Count of issues.
issuesUnresolvedCount
Count of unresolved issues.
self
The URL of these count details.