| Interface | Description |
|---|---|
| IChainRule<T> | |
| IItem<T> |
購物車裡的項目
Present a Shopping cart item. |
| ILeafRule<T> |
Promotion rule that result in bonus item.
|
| IRule<T> |
Promotion rule which could be applicable to shopping cart.
|
| Class | Description |
|---|---|
| BonusItem<T> |
Bonus item of promotions.
|
| CurrentItem |
Represent current visit item as bonus.
|
| SingleItem<T> |
購物車內的單一物品
Present a single item of shopping cart. |
Copyright © 2019. All rights reserved.