Name | Description | Type | Additional information |
---|---|---|---|
NotificationId |
The unique id for for the notification, in scope of a site (itslearning customer). |
integer |
None. |
Text |
Descriptive text for the notification |
string |
None. |
PublishedDate |
Date time when the notification was published. Time zone is UTC. |
date |
None. |
PublishedBy |
The person who published the notification. |
Itslearning.RestApi.Entities.PersonSimple |
None. |
Type |
The type of notification. |
Itslearning.RestApi.Entities.NotificationType |
None. |
Url |
Url to the location in itslearning connected to the notification. |
string |
None. |
ContentUrl |
Url to the location in itslearning connected to the notification that open without master page. |
string |
None. |
IsRead |
True if the user has read the notification. |
boolean |
None. |
IsAnonymous |
True if notification is anonymous |
boolean |
None. |