Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional createdCreation date of the access token.
Optional expiresExpiration date of the access token.
Optional keyThe access token key. Only returned upon creation.
Optional nameName of the access token.
Optional publicThe public portion of the access token.
Optional scopesArray of scopes granted to the access token.
Generated using TypeDoc
Attributes of a full access token, including the token key.