The UsersPage Entity

catalytic.sdk.entities.UsersPage

The UsersPage class represents a page of Users, usually returned from the Users.find() method.

Instance Methods

NameReturn TypeDescription
getUsersList<User>The Users included in this page of results
getNextPageTokenStringThe token used to fetch the next page of Users
getCountintThe total number of Users