MailSlurpAPI.Model.WebhookTestResult (mailslurp v11.6.14)
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
}