TriggeredRule interface
model interface TriggeredRule
Properties
| action |
The action group ID |
| rule |
The rule ID |
| rule |
The rule type |
Property Details
actionGroupId
The action group ID
actionGroupId?: string
Property Value
string
ruleId
The rule ID
ruleId?: string
Property Value
string
ruleType
The rule type
ruleType?: string
Property Value
string