The WorkflowsPage Entity

The \Catalytic\SDK\Entities\WorkflowsPage class represents a page of Workflows, usually returned from the Workflows->find() method.

Instance methods

NameReturn TypeDescription
getWorkflowsarrayThe Workflows included in this page of results
getNextPageTokenstringThe token used to fetch the next page of Workflows
getCountintThe total number of Workflows