Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 509 Bytes

AccessToken.md

File metadata and controls

12 lines (8 loc) · 509 Bytes

AccessToken

Properties

Name Type Description Notes
access_token string Access Token used for API calls [optional]
token_type string Type of Token [optional]
expires_in int Number of seconds before the token expires [optional]

[Back to Model list] [Back to API list] [Back to README]