MailSlurpAPI.Model.ExpiredInboxRecordProjection (mailslurp v15.13.17)
Record of inbox expiration
Link to this section Summary
Link to this section Types
@type t() :: %MailSlurpAPI.Model.ExpiredInboxRecordProjection{ createdAt: DateTime.t(), emailAddress: String.t(), id: String.t(), userId: String.t() }