individualStudentsOptions property

IndividualStudentsOptions? individualStudentsOptions
getter/setter pair

Identifiers of students with access to the course work material.

This field is set only if assigneeMode is INDIVIDUAL_STUDENTS. If the assigneeMode is INDIVIDUAL_STUDENTS, then only students specified in this field can see the course work material.

Implementation

IndividualStudentsOptions? individualStudentsOptions;