Uses of Class
org.bhn.promotion.voucherify.model.WebhookRequest.WebhookModel
Packages that use WebhookRequest.WebhookModel
Package
Description
Contains all of the voucherify classes which performs product related operation such as create, update and
get product details.
-
Uses of WebhookRequest.WebhookModel in org.bhn.promotion.voucherify.service
Methods in org.bhn.promotion.voucherify.service with parameters of type WebhookRequest.WebhookModelModifier and TypeMethodDescriptionVoucherifyCampaignService.deleteCampaign(WebhookRequest.WebhookModel model, PimcorePromotionModel pimcorePromotionModel) Deletes a campaign based on the providedWebhookRequest.WebhookModeland updates the correspondingPimcorePromotionModel.