BulkFileDownloadRequest
org.sagebionetworks.repo.model.file.BulkFileDownloadRequest
Request for a bulk file download.
Field | Type | Description |
---|---|---|
concreteType | STRING | |
requestedFiles | ARRAY<FileHandleAssociation> | The files to be included in the download. |
zipFileName | STRING | Optional parameter to set the name of the resulting zip file. |
zipFileFormat | ZipFileFormat | Enumeration of all possible zip file formats produced by bulk file download worker. |