Class WebhookRequest

java.lang.Object
org.bhn.promotion.voucherify.model.WebhookRequest

public class WebhookRequest extends Object
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.
  • Constructor Details

    • WebhookRequest

      public WebhookRequest()