Class EvaluationResponseModel

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

public class EvaluationResponseModel extends Object
Represents the response model for evaluating promotions or vouchers.

This class contains the results of an evaluation request, including the validity of the promotions or vouchers, a list of applied promotions, and any applicable discount details.

  • Constructor Details

    • EvaluationResponseModel

      public EvaluationResponseModel()