Name | Type | Description | Notes |
---|---|---|---|
note | string | A note to help you remember what the access is used for. | |
scopes | string[] | A list of scopes that the access can be used for. | [optional] |
expires_at | \DateTime | Expiration date for the authorization token. Null means no expiration date (default). | [optional] |