MailSlurpAPI.Model.InboxForwarderTestResult (mailslurp v15.17.22)

Results of inbox forwarder test

Summary

Types

@type t() :: %MailSlurpAPI.Model.InboxForwarderTestResult{
  doesMatch: boolean(),
  matches: %{optional(String.t()) => boolean()}
}