toggle menu
Sensibill Android SDK
androidJvm
switch theme
search in API
Sensibill Core
/
com.getsensibill.core.apimodule.exports.model
/
DownloadExportResult
Download
Export
Result
data
class
DownloadExportResult
(
val
downloadedExportFile
:
File
)
Model that describes the result of an export download
Members
Constructors
Download
Export
Result
Link copied to clipboard
constructor
(
downloadedExportFile
:
File
)
Properties
downloaded
Export
File
Link copied to clipboard
val
downloadedExportFile
:
File
The file into which the export was downloaded