ConfirmExport

data class ConfirmExport(val exportAll: Boolean) : GalleryDialog(source)

Carries ConfirmExport data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

exportAll

export all value consumed by the API.

Constructors

Link copied to clipboard
constructor(exportAll: Boolean)

Properties

Link copied to clipboard