Download Params
class DownloadParams(val file: String? = null, val returnEtag: Boolean? = null, val volume: String? = null)
This interface defines the options that can be sent into the download data set function
This interface defines the options that can be sent into the download data set function