Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 853 Bytes

File metadata and controls

19 lines (14 loc) · 853 Bytes

OauthAccessTokenResponseIntegrationRefresh

A successful OAuth access token response for the refresh token flow, with an added refresh token.

Properties

Name Type Description Notes
access_token str
expires_in int
scope str
refresh_token str
refresh_token_expires_in int
token_type str defaults to "bearer"
response_type 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]