Search
Inbox replier event
@type t() :: %MailSlurpAPI.Model.InboxReplierEventProjection{ createdAt: DateTime.t(), emailId: String.t() | nil, id: String.t() | nil, inboxId: String.t() | nil, message: String.t() | nil, replierId: String.t() | nil, status: String.t() | nil, userId: String.t() | nil }