maxResults property
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;
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.
final int? maxResults;