Record
convert-access-token-params
No description available.
record convert-access-token-params {
grant-type: convert-access-token-body-grant-type-enum,
token: string,
token-secret: string,
}Fields
| Name | Type | Description |
|---|---|---|
| grant-type | convert-access-token-body-grant-type-enum | |
| token | string | |
| token-secret | string |