Documentation / @zerotal/notifications / NotificationRecord
Interface: NotificationRecord
Defined in: notifications/src/DatabaseChannel.ts:287
Properties
id
id:
string
Defined in: notifications/src/DatabaseChannel.ts:288
notifiable_type
notifiable_type:
string
Defined in: notifications/src/DatabaseChannel.ts:289
notifiable_id
notifiable_id:
string
Defined in: notifications/src/DatabaseChannel.ts:290
type
type:
string
Defined in: notifications/src/DatabaseChannel.ts:291
data
data:
string
Defined in: notifications/src/DatabaseChannel.ts:292
read_at
read_at:
string|null
Defined in: notifications/src/DatabaseChannel.ts:293
created_at
created_at:
string
Defined in: notifications/src/DatabaseChannel.ts:294