Notification object
User notifications and system alerts
| Field | Type | Description |
|---|---|---|
id | integer (int32) | Unique notification identifier |
userIdrequired | integer (int32) | Recipient user ID |
typerequired | string | Notification category |
title | string | Notification title |
messagerequired | string | Notification body text |
read | boolean | Has been read |
link | string | null | Related resource URL |
createdAt | string (date-time) |