An ordered set of rules. Rules are evaluated top to bottom, and the first one that matches wins.
| Name | Type | Description | Notes |
|---|---|---|---|
| rules | List<Rule> | Ordered rule list, evaluated top to bottom; the first match wins. | [optional] |
An ordered set of rules. Rules are evaluated top to bottom, and the first one that matches wins.
| Name | Type | Description | Notes |
|---|---|---|---|
| rules | List<Rule> | Ordered rule list, evaluated top to bottom; the first match wins. | [optional] |