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