Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 687 Bytes

OAuth2Token.md

File metadata and controls

17 lines (12 loc) · 687 Bytes

OAuth2Token

Properties

Name Type Description Notes
access_token str
token_type str
expires_in int [optional]
refresh_token str [optional]
scope str [optional]
id_token str [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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