Interface RESTPostOAuth2AccessTokenResult

Hierarchy

  • RESTPostOAuth2AccessTokenResult

Properties

access_token: string
expires_in: number
refresh_token: string
scope: string
token_type: string

Generated using TypeDoc