NoteUpdate

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

Metadata for note update 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