| Name | Description | Type | Additional information |
|---|---|---|---|
| NotificationId | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
Required |
|
| NotificationType | NotificationType |
None. |
|
| Title | string |
Required Max length: 200 |
|
| NotificationMessage | string |
Required Max length: 2000 |
|
| RelatedEntityType | string |
Max length: 100 |
|
| RelatedEntityId | globally unique identifier |
None. |
|
| IsRead | boolean |
None. |
|
| CreatedAtUtc | date |
None. |
|
| ReadAtUtc | date |
None. |
|
| User | ApplicationUser |
None. |