The Open API specification for Synapse is now available for download!

Download Open API Spec

DownloadOrder

org.sagebionetworks.repo.model.file.DownloadOrder

The files of a download order.

Field Type Description
files ARRAY<FileHandleAssociation> The list of files included in this order.
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.