Response parameters for get access token.
| Name | Type | Description | Notes |
|---|---|---|---|
| accessToken | String | Access token for requested clientID. | [optional] |
| expiresIn | String | Expiry time of Access token. | [optional] |
| tokenType | String | Type of access token - generally it will be bearer. | [optional] |