GetFilesUploadPartsResponse Properties
An object defining properties for the GetFilesUploadPartsResponse class.
UploadPartsItem
Gets the collection of upload parts items for multiple files.
Type: IEnumerable<GetUploadPartsItem>
This property contains a collection of items, where each item associates a specific path with its corresponding upload parts. This allows the system to manage multiple file uploads at different locations simultaneously.