Uses of Class
org.bhn.promotion.voucherify.model.RedemptionRollbackResponseDto
Packages that use RedemptionRollbackResponseDto
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 RedemptionRollbackResponseDto in org.bhn.promotion.voucherify.clients
Methods in org.bhn.promotion.voucherify.clients that return RedemptionRollbackResponseDtoModifier and TypeMethodDescriptionVoucherifyApiClient.rollbackStackedRedemptions(String redemptionId, String reason, RedemptionRollbackRequestDto requestBody) Rollbacks stacked redemptions via Voucherify API. -
Uses of RedemptionRollbackResponseDto in org.bhn.promotion.voucherify.engine
Methods in org.bhn.promotion.voucherify.engine that return RedemptionRollbackResponseDtoModifier and TypeMethodDescriptionVoucherifyClient.rollbackStackedRedemptions(String redemptionId, String reason, RedemptionRollbackRequestDto body) This method invokes voucherify api and Rollbacks promotion -
Uses of RedemptionRollbackResponseDto in org.bhn.promotion.voucherify.utils
Methods in org.bhn.promotion.voucherify.utils that return RedemptionRollbackResponseDtoModifier and TypeMethodDescriptionVoucherifyMockUtil.rollbackRollbackResponse(String filePath) This class creates Rollback response object from json