Name | Description | Type | Additional information |
---|---|---|---|
NotificationId |
The unique id for for the stream item (the same as news feed item and notification item), in scope of a site (itslearning customer). |
integer |
None. |
Text |
Descriptive text for the item. |
string |
None. |
LocationTitle |
The item's project or course title. |
string |
None. |
PublishedDate |
Date time when the news feed item was published. Time zone is UTC. |
date |
None. |
PublishedBy |
The person who published the item. |
Itslearning.RestApi.Entities.PersonSimple |
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. |
IconUrl |
Url to the icon used by itslearning for the item. |
string |
None. |
LightBulletin |
Related light bulletin (in case if current stream item is lightbulletin-related). |
Itslearning.RestApi.Entities.LightBulletins.LightBulletin |
None. |
ElementId |
Related element's ID. It will have the value of NULL in case if current stream item is not element-related. |
integer |
None. |
ElementType |
Related element's type. It will have the value of Unknown in case if current stream item is not element-related. |
Itslearning.RestApi.Entities.ElementType |
None. |