usages property

List<ProjectIssueTypes> usages
final

The statuses.usages expand is an optional parameter that can be used when reading and updating statuses in Jira. It provides additional information about the projects and issue types associated with the requested statuses.

Implementation

final List<ProjectIssueTypes> usages;