Interface RESTPostOAuth2AccessTokenURLEncodedData

Hierarchy

  • RESTPostOAuth2AccessTokenURLEncodedData

Properties

client_id: string
client_secret: string
code: string
grant_type: "authorization_code"
redirect_uri?: string

Generated using TypeDoc