Search
Inbox forwarder
@type t() :: %MailSlurpAPI.Model.InboxForwarderDto{ createdAt: DateTime.t(), field: String.t(), forwardToRecipients: [String.t()], id: String.t(), inboxId: String.t(), match: String.t() }