Name | Type | Description | Notes |
---|---|---|---|
access_token | string | The OAuth 2.0 access token issued by the partner. | [optional] |
token_type | string | The type of token issued which is case insensitive. | [optional] |
expires_in | int | The access token lifespan in seconds. The token is reused till it expires - default is 604799 (7 days). | [optional] |