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
| Name | Type | Description |
|---|---|---|
| code | string | |
| grant-type | exchange-auth-code-body-grant-type-enum | |
| redirect-uri | string |