ActionTriggeredDetails interface

model interface ActionTriggeredDetails

Extends

Properties

actionGroup

The action group that was triggered

notificationResult

The result of the notification delivery

type

Type of modification details

Property Details

actionGroup

The action group that was triggered

actionGroup?: TriggeredRule

Property Value

notificationResult

The result of the notification delivery

notificationResult?: NotificationResult

Property Value

type

Type of modification details

type: "ActionsTriggered"

Property Value

"ActionsTriggered"