projects/congarevenuecloud/ecommerce/src/lib/modules/constraint-rules/interfaces/constraint-rule-interface.ts
Holds the details of the constraint rule action to perfrom the action on the configuration component.
Properties |
prod |
prod:
|
Type : Product
|
Detail of action product |
quantity |
quantity:
|
Type : number
|
Optional |
quantity of the action product. |
type |
type:
|
Type : "Inclusion" | "Exclusion"
|
action intent of action product. |