Record
post-account-links-params
No description available.
record post-account-links-params {
account: string,
collect: option<post-account-links-body-collect-enum>,
expand: option<list<string>>,
refresh-url: option<string>,
return-url: option<string>,
type-op: post-account-links-body-type-op-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| account | string | |
| collect | option<post-account-links-body-collect-enum> | |
| expand | option<list<string>> | |
| refresh-url | option<string> | |
| return-url | option<string> | |
| type-op | post-account-links-body-type-op-enum |