Record
get-files-id-content-params
No description available.
record get-files-id-content-params {
file-id: string,
range: option<string>,
boxapi: option<string>,
version: option<string>,
access-token: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| file-id | string | |
| range | option<string> | |
| boxapi | option<string> | |
| version | option<string> | |
| access-token | option<string> |