Uses of Class
com.skava.promotion.model.dto.PromotionGiftResponse
Packages that use PromotionGiftResponse
Package
Description
The promotion orchestration util classes are available here
-
Uses of PromotionGiftResponse in com.skava.promotion.orchestration.utils
Methods in com.skava.promotion.orchestration.utils that return types with arguments of type PromotionGiftResponseModifier and TypeMethodDescriptionstatic List<PromotionGiftResponse>
PromotionUtils.getGiftPromotion
(PromotionOfferResponse promotionOffer) This method is used to get promotion mapping with sku details from the promotion offer response.