NotificationEventΒΆ

NotificationEvent is deprecated and will be removed in a future release.

The NOTIFICATION event occurs if a new notification arrives.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

message: string

The notification message.

notificationLevel: string

The level of the notification.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.




Was this page helpful? Please leave a thumbs up or down.