Record
get-files-id-collaborations-params
No description available.
record get-files-id-collaborations-params {
file-id: string,
fields: option<list<string>>,
limit: option<s64>,
marker: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| file-id | string | |
| fields | option<list<string>> | |
| limit | option<s64> | |
| marker | option<string> |