A successful OAuth access token response for the refresh token flow.
Name | Type | Description | Notes |
---|---|---|---|
access_token | str | ||
expires_in | int | ||
scope | str | ||
token_type | str | defaults to "bearer" | |
response_type | str | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |