The InstancesPage Entity

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

Instance Methods

NameTypeDescription
getInstancesarrayThe Instances included in this page of results
getNextPageTokenstringThe token used to fetch the next page of Instances
getCountintThe total number of Instances