AllEventsTrigger object
Triggers when any Event fires.
Polymorphism
AllEventsTrigger is a type that implements the Trigger type.
When an object of type Trigger is expected, you can use one of type AllEventsTrigger (or use any other implementation).
Example JSON representation
{
"triggerType": "AllEventsTrigger"
}
Properties
| property | attributes | valid values | description | filter option |
|---|---|---|---|---|
| triggerType string |
required |
"AllEventsTrigger" |