CreateGroupSetCourseData

class CreateGroupSetCourseData[source]

Input data required for the Course::CreateGroupSet operation.

minimum_size: int

The minimum size attribute that the group set should have

maximum_size: int

The maximum size attribute that the group set should have

id: Just[int] | _Nothing[int] = Nothing

The id of the group to update.