CreateSectionCourseData#

class CreateSectionCourseData[source]#

Input data required for the Course::CreateSection operation.

name: str#

The name of the new section.

user_ids: Sequence[int]#

The ids of the users that will be added to the new section.