Provides struct and type for a WebhookDisputeEvent
@type t() :: %Merchant.WebhookDisputeEvent{ dispute_id: String.t() | nil, event: String.t() | nil }