maxResults property

int? maxResults
final

The maximum number of issues to return from the JQL query. Inspect meta.issues.jql.maxResults in the response to ensure the maximum value has not been exceeded.

Implementation

final int? maxResults;