Class RedemptionModel

java.lang.Object
org.bhn.promotion.core.model.promotions.RedemptionModel

public class RedemptionModel extends Object
The RedemptionModel is used to encapsulate the details of a single redemption operation for a given promotion. It contains the status of the redemption, a unique identifier for the redemption, and the associated promotion that was redeemed.
  • Constructor Details

    • RedemptionModel

      public RedemptionModel()