Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 536 Bytes

PartnerOauthResponse.md

File metadata and controls

11 lines (8 loc) · 536 Bytes

# PartnerOauthResponse

Properties

Name Type Description Notes
access_token string The OAuth 2.0 access token issued by the partner. [optional]
token_type string The type of token issued which is case insensitive. [optional]
expires_in int The access token lifespan in seconds. [optional]

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