MailSlurpAPI.Model.FlushExpiredInboxesResult (mailslurp v15.13.17)
Result from calling expire on any inboxes that have applicable expiration dates given current time.
Link to this section Summary
Link to this section Types
@type t() :: %MailSlurpAPI.Model.FlushExpiredInboxesResult{ expireBefore: DateTime.t(), inboxIds: [String.t()] }