Property | Description | Returns |
---|---|---|
id | int | |
status | string | |
message | string | |
link | string | |
created | Date the record was created. | DateTime |
seen | Returns a value when notification was seen by user | DateTime |
seen | Returns if notifications was seen (not necessary read) by a user | bool |
read | Returns a value when notification was read by user | DateTime |
read | Returns if notifications was read by a user | bool |
createdBy | User | |
task | Returns if notification is a task: resolved or not | bool |
resolved | Returns if notification is a task: exactly resolved | bool |
Admin\Models\Api\Notification
Notification for showing on Backend for users