Class EligibilityResponseModel
java.lang.Object
org.bhn.promotion.core.model.promotions.EligibilityResponseModel
Represents the response model for checking eligibility in promotions.
This class contains a list of applicable promotions that are relevant to a particular eligibility check. It serves as a data transfer object to convey the results of an eligibility request back to the requester.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EligibilityResponseModel
public EligibilityResponseModel()
-