NotificationEvent

Class NotificationEvent

NOTIFICATION NOTIFICATION

Hierarchy

Constructors

  • The NOTIFICATION event occurs if a new notification arrives.

    Parameters

    • message: string

      The notification message.

    • notificationLevel: string

      The level of the notification.

    Returns NotificationEvent

Properties

id: number
message: string
notificationLevel: string
transactionCode?: string
transactionID?: number
type?: EventType