Uses of Class
com.skava.loyalty.model.LoyaltyDiscountResponse
Packages that use LoyaltyDiscountResponse
Package
Description
The processor classes of the Cart Orchestration Service available here.
-
Uses of LoyaltyDiscountResponse in com.skava.cart.orchestration.processor
Method parameters in com.skava.cart.orchestration.processor with type arguments of type LoyaltyDiscountResponseModifier and TypeMethodDescriptionstatic PromotionDetails
LoyaltyDiscountResponseProcessor.getPromotionsFromLoyaltyDiscount
(PromotionDetails promotionDetails, List<LoyaltyDiscountResponse> loyaltyDiscount) This method is used to get the promotions information from the loyalty discount.