DownloadList
org.sagebionetworks.repo.model.file.DownloadList
User's list of files they wish to download.
| Field | Type | Description |
|---|---|---|
| ownerId | STRING | The ID of the user that owns this download list. |
| updatedOn | STRING | The date-time when the list was last updated. |
| etag | STRING | The UUID assigned to a user's download list upon each change to the list. |
| filesToDownload | ARRAY<FileHandleAssociation> | The list of files to download. |