Compare to version: 6.2.1
This table represents a parameter of a rule condition, such as the category that a product must belong to to qualify for a
promotion.
| Name | Type | Size | Default | PK | FK | Not null |
|---|---|---|---|---|---|---|
| DISPLAY_TEXT | VARCHAR | 255 | - | - | - | - |
| PARAM_KEY | VARCHAR | 255 | - | - | - | |
| PARAM_VALUE | VARCHAR | 255 | - | - | - | |
| RULE_ELEMENT_UID | BIGINT | - | - | - | |
- |
| RULE_EXCEPTION_UID | BIGINT | - | - | - | |
- |
| UIDPK | BIGINT | - | - | |
- | |
Domain class
Labels:
None