| Name | Description | Type | Additional information |
|---|---|---|---|
| CourseId |
Id of the course the plan is created for. |
integer |
None. |
| CourseName |
Name of the course the plan is created for. |
string |
None. |
| CourseSyncKey |
Sync key of the course the plan is created for. |
string |
None. |
| PlanId |
Identifier of the plan. |
integer |
None. |
| PlanTopicName |
Name of the topic the plan belongs to. |
string |
None. |
| PlanTopicColor |
Color of the topic the plan belongs to. |
string |
None. |
| PlanTitle |
Title of the plan. |
string |
None. |
| PlanDescription |
Description of the plan. |
string |
None. |
| PlanStartDateTime |
The date and time the plan starts. |
date |
None. |
| PlanEndDateTime |
The date and time the plan ends. |
date |
None. |
| CoursePlannerUrl |
The URL to pointing to Planner of the course the plans is created for. |
string |
None. |
| LearningObjectives |
The list of learning objectives specified for the plan. |
Collection of Itslearning.RestApi.Entities.Personal.PlanLearningObjectiveBasic |
None. |
| Elements |
The list of course elements attached to the plan. |
Collection of Itslearning.RestApi.Entities.Personal.PlanElementBasic |
None. |