Type alias Notification

Notification: NotificationDB & {
    notificationIdEncoded: NotificationIdEncoded;
}

Type declaration

Generated using TypeDoc