Search
Results of testing a webhook
@type t() :: %MailSlurpAPI.Model.WebhookTestResult{ message: String.t() | nil, request: WebhookTestRequest, response: WebhookTestResponse }