NoteDelete

data class NoteDelete(val module: String, val moduleLabel: String?) : ZyncOperationMetadata

Metadata for note deletion operation. Example: module="JOB", moduleLabel="101688"

Constructors

Link copied to clipboard
constructor(module: String, moduleLabel: String?)

Properties

Link copied to clipboard
Link copied to clipboard