Interface ParamsEnrolmentsItem

Hierarchy

  • ParamsEnrolmentsItem

Properties

courseid: null | number

The course to enrol the user role in

roleid: null | number

Role to assign to the user

suspend: null | number

set to 1 to suspend the enrolment

timeend: null | number

Timestamp when the enrolment end

timestart: null | number

Timestamp when the enrolment start

userid: null | number

The user that is going to be enrolled

Generated using TypeDoc