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