Interface | Description |
---|---|
VisitableCard | |
VisiterCard |
Class | Description |
---|---|
BasicFidelityCard |
Basic Card, by default attached to the client, no point, no lottery.
|
FidelityCard |
FidelityCard abstract class.
|
LotteryFidelityCard |
Allow the user to win a free meal, it have a $percentage chance to win this meal.
|
PointFidelityCard |
Each time a customer buy a meal, he win a point, this allow reduction or free meals.
|