Class WebhookRequest
java.lang.Object
org.bhn.promotion.voucherify.model.WebhookRequest
Represents a request received from a webhook.
This class contains the type of webhook event and the associated data, which includes
information about campaigns, promotion tiers, vouchers, rules, and assignments.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRepresents the model for a webhook payload related to a campaign, promotion tier, voucher, rule, and assignment in the promotion system -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebhookRequest
public WebhookRequest()
-