@type t() :: %HookSniffAPI.Model.TestWebhookResponse{ duration_ms: integer() | nil, response_body: String.t() | nil, status_code: integer() | nil, success: boolean() | nil }