Action element
Defines an action.
Parent
Attributes
| Name | Type | Required | Description |
|---|---|---|---|
| id | TypeObjectId | Yes | Specifies the unique action ID. |
Children
| Name | Occurrences | Description |
|---|---|---|
| All | ||
| Condition | [0, 1] | Specifies a condition that must be met in order for the action to execute. |
| Name | [0, 1] | Specifies the name of the action. |
| On | Defines, together with Type, how this action is executed. | |
| Type | Defines, together with On, how the action is executed. |
Remarks
For more information about actions, refer to Actions.