MailSlurpAPI.Model.TrackingPixelProjection (mailslurp v12.8.4)
Link to this section Summary
Link to this section Types
Specs
t() :: %MailSlurpAPI.Model.TrackingPixelProjection{
createdAt: DateTime.t(),
id: String.t(),
inboxId: String.t() | nil,
name: String.t() | nil,
recipient: String.t() | nil,
seen: boolean(),
seenAt: DateTime.t() | nil,
sentEmailId: String.t() | nil,
userId: String.t()
}