| LoyaltyRedemptionLevel |
Represents the base class for different types of loyalty redemption levels.
|
| RedemptionLevelAmount |
Represents a redemption level where the reward is a specific monetary amount.
|
| RedemptionLevelBookCouponGroup |
Represents a redemption level where the reward is a group of book coupons.
|
| RedemptionLevelCoupon |
Represents a redemption level where the reward is a set of coupons.
|
| RedemptionLevelDiscount |
Represents a redemption level where the reward is a discount.
|
| RedemptionLevelOther |
Represents a redemption level where the reward is an arbitrary message or other non-standard reward.
|
| RedemptionLevelTypeEnum.AsConstant |
A utility class to store the string constants for each redemption level type.
|