Search
Connector
@type t() :: %MailSlurpAPI.Model.ConnectorProjection{ connectorType: String.t(), createdAt: DateTime.t(), id: String.t() | nil, inboxId: String.t(), syncEnabled: boolean(), syncInterval: integer() | nil, syncScheduleType: String.t(), userId: String.t() }