| Name | Description | Type | Additional information |
|---|---|---|---|
| CourseId |
The course identifier |
integer |
None. |
| Title |
The course title |
string |
None. |
| LastUpdated |
When the course folder in your files was last modified |
date |
None. |
| LastUpdatedString |
The date in string format that will be displayed in UI |
string |
None. |
| Teachers |
List of teachers in the course. Name following the name format standard |
Collection of string |
None. |
| IsActive |
The status of the course is active |
boolean |
None. |
| IsDeleted |
The status of the course is deleted |
boolean |
None. |
| NumberOfElements |
Number of elements in that course for the person |
integer |
None. |
| CourseStatus |
The status of the course. CourseStatusType.ToString() will be used to get the string value |
string |
None. |
| ColorSchemaClass |
Color schema for course |
string |
None. |