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