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