Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EventType

The event type.

Properties

Optional eventTypeName

eventTypeName: undefined | string

The name of the event type.

Optional isEnabled

isEnabled: undefined | false | true

A flag indicating whether or not the event type is enabled.

Optional isSystem

isSystem: undefined | false | true

A flag indicating whether or not the event type is user defined.

Optional specVersion

specVersion: undefined | string

The version.

Optional timeUpdated

timeUpdated: Date

The last updated time.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: EventType): object

getJsonObj