Remove

data class Remove(val id: String, val sortKey: String) : NotificationUpdate

Constructors

Link copied to clipboard
constructor(id: String, sortKey: String)

Properties

Link copied to clipboard
open override val id: String

Unique identifier.

Link copied to clipboard
open override val sortKey: String

Can be used to sort the notification.