The description of the page of issues loaded by the provided JQL query.This bean will be replacing IssuesJqlMetaDataBean bean as part of new evaluate endpoint

interface JexpEvaluateIssuesJqlMetaDataBean {
    nextPageToken: string;
}

Properties

Properties

nextPageToken: string

Next Page token for the next page of issues.