AccessTokenResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| access_token | String | Access token used in API calls | [optional] [default to null] |
| expires_in | Integer | Time till token expires | [optional] [default to null] |
| token_type | String | Token type | [optional] [default to null] |