IncidentNotification
| Name | Description | Type | Additional information |
|---|---|---|---|
| NotificationID | The unique ID of the notification | integer |
None. |
| DateTime | The timestamp that the notification was actioned | date |
None. |
| ActionID | The type of action that was taken | integer |
None. |
| Subject | A short description of the incident | string |
None. |
| CreatedBy | The user who created the notification | string |
None. |
| Notes | Any misc comments about the incident | string |
None. |