Uses of Class
org.bhn.promotion.voucherify.model.RedeemPromotionResponseDto
Packages that use RedeemPromotionResponseDto
Package
Description
Contains the client classes responsible for interacting with the Voucherify API.
Provides the classes which contains voucherify implementation of promotion engine.
Provides the classes with voucherify utility methods
-
Uses of RedeemPromotionResponseDto in org.bhn.promotion.voucherify.clients
Methods in org.bhn.promotion.voucherify.clients that return RedeemPromotionResponseDtoModifier and TypeMethodDescriptionVoucherifyApiClient.redeemStackedDiscounts(RedeemPromotionRequestDto requestBody) Redeems stacked discounts via Voucherify API. -
Uses of RedeemPromotionResponseDto in org.bhn.promotion.voucherify.engine
Methods in org.bhn.promotion.voucherify.engine that return RedeemPromotionResponseDtoModifier and TypeMethodDescriptionVoucherifyClient.redeemStackedDiscounts(RedeemPromotionRequestDto requestBody) This method invokes voucherify api and Redeems promotion with retry mechanism -
Uses of RedeemPromotionResponseDto in org.bhn.promotion.voucherify.utils
Methods in org.bhn.promotion.voucherify.utils that return RedeemPromotionResponseDtoModifier and TypeMethodDescriptionstatic RedeemPromotionResponseDtoVoucherifyMockUtil.voucherifyRedemptionResponse(String filePath) This class creates Redemption response object from json