SettingChangedEventΒΆ

Class SettingChangedEvent

SETTING_CHANGED SETTING_CHANGED

Hierarchy

Constructors

Properties

id: number
newValue: any

The new value of the Setting

oldValue: any

The old value of the Setting

The name of the setting that has changed.

transactionCode?: string
transactionID?: number
type?: EventType