Uses of Class
org.bhn.promotion.voucherify.model.CheckPromotionEligibilityResponseDto
Packages that use CheckPromotionEligibilityResponseDto
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 CheckPromotionEligibilityResponseDto in org.bhn.promotion.voucherify.clients
Methods in org.bhn.promotion.voucherify.clients that return CheckPromotionEligibilityResponseDtoModifier and TypeMethodDescriptionVoucherifyApiClient.checkEligibility(CheckPromotionEligibilityRequestDto requestBody) Checks eligibility via Voucherify API. -
Uses of CheckPromotionEligibilityResponseDto in org.bhn.promotion.voucherify.engine
Methods in org.bhn.promotion.voucherify.engine that return CheckPromotionEligibilityResponseDtoModifier and TypeMethodDescriptionVoucherifyClient.checkEligibility(CheckPromotionEligibilityRequestDto requestBody) This method invokes voucherify api and Checks promotion eligibility with retry mechanism -
Uses of CheckPromotionEligibilityResponseDto in org.bhn.promotion.voucherify.utils
Methods in org.bhn.promotion.voucherify.utils that return CheckPromotionEligibilityResponseDtoModifier and TypeMethodDescriptionVoucherifyMockUtil.voucherifyQualificationResponse(String filePath) This class creates Eligibility response object from json