The AccessTokensPage Entity

The \Catalytic\SDK\Entities\AccessTokensPage class represents a page of AccessTokens, usually returned from the AccessTokens.find() method.

Instance methods

NameReturn TypeDescription
getAccessTokensarrayThe Access Tokens included in this page of results
getNextPageTokenstringThe token used to fetch the next page of Access Tokens
getCountintThe total number of Access Tokens