ActivityPlug API / @activityplug/core / NotificationGroup
Interface: NotificationGroup
Defined in: packages/core/src/types/entities.ts:211
Properties
key
readonlykey:string
Defined in: packages/core/src/types/entities.ts:212
notifications
readonlynotifications: readonlyNotification[]
Defined in: packages/core/src/types/entities.ts:214
raw
readonlyraw:unknown
Defined in: packages/core/src/types/entities.ts:215
type
readonlytype:NotificationType
Defined in: packages/core/src/types/entities.ts:213