| Name | Type | Writable | Restrictions | Description |
|---|
| actions | KalturaRuleActionArray | V | | Actions to be performed by the player in case the rule is fulfilled
|
| conditions | KalturaConditionArray | V | | Conditions to validate the rule
|
| contexts | KalturaContextTypeHolderArray | V | | Indicates what contexts should be tested by this rule
|
| description | string | V | | Short Rule Description
|
| message | string | V | | Message to be thrown to the player in case the rule is fulfilled
|
| ruleData | string | V | | Rule Custom Data to allow saving rule specific information
|
| stopProcessing | bool | V | | Indicates that this rule is enough and no need to continue checking the rest of the rules
|