Name | Type | Description | Notes |
---|---|---|---|
accessToken | String | The OAuth 2.0 access token issued by the partner. | [optional] |
tokenType | String | The type of token issued which is case insensitive. | [optional] |
expiresIn | Integer | The access token lifespan in seconds. The token is reused till it expires - default is 604799 (7 days). | [optional] |