Name | Description | Type | Additional information |
---|---|---|---|
CourseId |
The course identifier. |
integer |
None. |
Text |
The descriptive text for the light bulletin. It's intended to be a plain text, so should be encoded. |
string |
None. |
ElementIdsToAttach |
The collection of elements to attach. |
Collection of integer |
None. |
AttachedImages |
The collection of attached images. |
Collection of Itslearning.RestApi.Entities.Updatable.LightBulletin.LightBulletinInputImageDataV1 |
None. |
AllowComments |
Defines whether comments creation is allowed for current light bulletin. |
boolean |
None. |
ActiveFromDate |
The time when to show the bulletin. |
date |
None. |
ActiveToDate |
The time when to remove the bulletin. |
date |
None. |