The UsersPage Entity

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

Instance Properties

NameTypeDescription
usersUser[]The Users included in this page of results
nextPageTokenstringThe pageToken to use for fetching the next page of items from users.find()
countnumberThe number of Users returned