Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 503 Bytes

AccessToken.md

File metadata and controls

12 lines (8 loc) · 503 Bytes

AccessToken

Properties

Name Type Description Notes
access_token str Access Token used for API calls [optional]
token_type str 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]