| Name | Type | Description | Notes |
|---|---|---|---|
| accessToken | String | The oauth2 access token to use for subsequent API calls | [optional] |
| expiresIn | Integer | Time until the token expires in seconds | [optional] |
| scope | String | The type of oauth2 scope the token is valid for | [optional] |
| tokenType | String | The type/realm of the access token | [optional] |
This repository was archived by the owner on Feb 9, 2021. It is now read-only.