Search
Options for creating inbox rulesets. Inbox rulesets can be used to block, allow, filter, or forward emails when sending or receiving using the inbox.
@type t() :: %MailSlurpAPI.Model.CreateInboxRulesetOptions{ action: String.t(), scope: String.t(), target: String.t() }