| Name | Description | Type | Additional information |
|---|---|---|---|
| Token |
The actual access token |
string |
None. |
| Type |
The type of access token. This will always be "Bearer" |
string |
None. |
| ExpiresIn |
The time in seconds this token will be valid |
integer |
None. |
| ExpiresAt |
The token expiration date and hour |
date |
None. |