A page of workflows.

interface StatusWorkflowUsagePage {
    nextPageToken?: string;
    values?: StatusWorkflowUsageWorkflow[];
}

Properties

nextPageToken?: string

Page token for the next page of issue type usages.

The list of statuses.