Interface ParamsAssignmentsItem

Hierarchy

  • ParamsAssignmentsItem

Properties

contextid: null | number

The context to assign the user role in

contextlevel: null | string

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

instanceid: null | number

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

roleid: null | number

Role to assign to the user

userid: null | number

The user that is going to be assigned

Generated using TypeDoc