DownloadListPackageRequest
org.sagebionetworks.repo.model.download.DownloadListPackageRequest
Request to package files from a user's download list.
Field | Type | Description |
---|---|---|
concreteType | STRING | |
zipFileName | STRING | Optional parameter to set the name of the resulting zip file. |
includeManifest | BOOLEAN | Optional with a default value of false. When set to true, a metadata manifest file will be included in the package. The manifest will include all the metadata for each file in the package. |
csvTableDescriptor | CsvTableDescriptor | The description of a csv for upload or download. |