Interface ParamsUnassignmentsItem

Hierarchy

  • ParamsUnassignmentsItem

Properties

contextid: null | number

The context to unassign the user role from

contextlevel: null | string

The context level to unassign the user role in + (block, course, coursecat, system, user, module)

instanceid: null | number

The Instance id of item where the role needs to be unassigned

roleid: null | number

Role to assign to the user

userid: null | number

The user that is going to be assigned

Generated using TypeDoc