MailSlurpAPI.Model.WebhookTestResult (mailslurp v15.13.16)
Results of testing a webhook
Link to this section Summary
Link to this section Types
@type t() :: %MailSlurpAPI.Model.WebhookTestResult{ message: String.t() | nil, request: WebhookTestRequest, response: WebhookTestResponse }