Interface ExchangeCodeResponse

Hierarchy

  • ExchangeCodeResponse

Properties

accessToken: string
expiresIn: number
refreshToken: string
scopes: string[]
tokenType: "Bearer"
webhook: null | Webhook