Notification
Object
Notification
| Fields | Type | Description |
|---|---|---|
|
id |
String |
The ID of the notification |
|
notifiable |
The item that this notification was dispatched too |
|
|
data |
The data of the notification |
|
|
readAt |
When the notification was marked as read |
|
|
createdAt |
When the notification was created |
|
|
updatedAt |
The timestamp of the last time the notification was updated |