Record
get-files-upload-sessions-id-parts-params
No description available.
record get-files-upload-sessions-id-parts-params {
upload-session-id: string,
offset: option<s64>,
limit: option<s64>,
}Fields
| Name | Type | Description |
|---|---|---|
| upload-session-id | string | |
| offset | option<s64> | |
| limit | option<s64> |