CreateDivisionResult¶
- class CreateDivisionResult[source]¶
The result of creating a section division, containing the new division and the updated section.
- section: ExtendedCourseSection¶
The updated course section.
- division: CourseSectionDivision¶
The created section division.