Contents

Users

A list of users, with a token for pagination.

Declaration

object Users

Properties

NameTypeDescription
moreToFollowboolean

A flag that indicates whether there are more users. If true, use the nextPageToken to request another list from the remaining users.

nextPageTokenstring

A token to request additional users, if any. Use this as the nextPageToken parameter for the List users request.

users[User]

A list of User objects.

See Also

Information about users