| Name | Type | Description | Notes |
|---|---|---|---|
| effects | List<Object> | An array of effectful Talang expressions in arrays that will be evaluated when a rule matches. | [optional] |
| condition | List<Object> | A Talang expression that will be evaluated in the context of the given event. | [optional] |