InboxEntryDeletedEventData

data class InboxEntryDeletedEventData(val inboxId: String, val entryId: String)

Holds information about a entry deleted from Inbox.

Constructors

Link copied to clipboard
constructor(inboxId: String, entryId: String)

Properties

Link copied to clipboard

ID of the deleted entry

Link copied to clipboard

ID of the deleted entry's Inbox