Interface FlushExpiredInboxesResult

Result from calling expire on any inboxes that have applicable expiration dates given current time.

Export

Interface

FlushExpiredInboxesResult

Hierarchy

  • FlushExpiredInboxesResult

Properties

Properties

expireBefore: Date

DateTime to filter inboxes so that those expiring before this time are expired

Memberof

FlushExpiredInboxesResult

inboxIds: string[]

Inbox IDs affected by expiration

Memberof

FlushExpiredInboxesResult