Record

exchange-auth-code-params

No description available.

record exchange-auth-code-params {
  code: string,
  grant-type: exchange-auth-code-body-grant-type-enum,
  redirect-uri: string,
}

Fields

NameTypeDescription
codestring
grant-typeexchange-auth-code-body-grant-type-enum
redirect-uristring