Search
@type t() :: %MailSlurpAPI.Model.CreateConnectorImapOptions{ host: String.t(), password: String.t(), port: integer(), useSSL: boolean(), username: String.t() }