DownloadOrderSummary
org.sagebionetworks.repo.model.file.DownloadOrderSummary
Summary of files included in a download order.
Field | Type | Description |
---|---|---|
orderId | STRING | The ID of this order. |
createdBy | STRING | The ID of the user that created this order. |
createdOn | STRING | The date-time when the order was created. |
zipFileName | STRING | The name of the file containing this order. |
totalSizeBytes | INTEGER | The total size of all files in this order in bytes (uncompressed). |
totalNumberOfFiles | INTEGER | The total number of files in this download order. |