Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 533 Bytes

InlineResponse200.md

File metadata and controls

13 lines (8 loc) · 533 Bytes

# InlineResponse200

Properties

Name Type Description Notes
access_token string JWT to be used in to authenticate requests. [optional]
expires_in int Expiration time express in seconds. [optional]
token_type string Always bearer. [optional]

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