| Name | Type | Description | Notes |
|---|---|---|---|
| access_token | string | Access Token used for API calls | [optional] |
| token_type | string | Type of Token | [optional] |
| expires_in | int | Number of seconds before the token expires | [optional] |
| refresh_token | string | Refresh token which can be used to obtain a new access token | [optional] |