AddBatchOfFilesToDownloadListRequest
org.sagebionetworks.repo.model.download.AddBatchOfFilesToDownloadListRequest
Request to add a single batch of files to a user's download list.
Field | Type | Description |
---|---|---|
batchToAdd | ARRAY<DownloadListItem> | The batch of files to add to the user's download list. Note: There is a limit of 1000 files per batch. |