The AccessTokensPage Entity

The AccessTokensPage class represents a page of AccessTokens, usually returned from the accessTokens.find() method.

Instance Properties

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