Record
refresh-params
No description available.
record refresh-params {
client-id: string,
client-secret: string,
grant-type: post-o-auth2-token-refresh-access-token-grant-type-enum,
refresh-token: string,
}Fields
| Name | Type | Description |
|---|---|---|
| client-id | string | |
| client-secret | string | |
| grant-type | post-o-auth2-token-refresh-access-token-grant-type-enum | |
| refresh-token | string |