t() :: %MailSlurpAPI.Model.InboxProjection{ createdAt: DateTime.t(), emailAddress: String.t() | nil, favourite: boolean(), id: String.t(), name: String.t() | nil, tags: [String.t()] | nil, teamAccess: boolean() }