DownloadExportResult

data class DownloadExportResult(val downloadedExportFile: File)

Model that describes the result of an export download

Constructors

Link copied to clipboard
constructor(downloadedExportFile: File)

Properties

Link copied to clipboard

The file into which the export was downloaded