issuesStatusForFixVersion property

VersionIssuesStatus? issuesStatusForFixVersion
final

If the expand option issuesstatus is used, returns the count of issues in this version for each of the status categories to do, in progress, done, and unmapped. The unmapped property contains a count of issues with a status other than to do, in progress, and done.

Implementation

final VersionIssuesStatus? issuesStatusForFixVersion;