The UsersPage Entity

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

Instance methods

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