PatchRoleCourseData#

class PatchRoleCourseData[source]#

Input data required for the Course::PatchRole operation.

permission: CoursePermission#

The name of the permission to change.

value: bool#

The value to set the permission to (True means the specified role has the specified permission).