Name | Type | Description | Notes |
---|---|---|---|
type | string | Specifies the enrollment options for the course. Defaults to InstructorLed. | [optional] |
start | \DateTime | The date on which enrollments are allowed for the course. May only be set if enrollment.type is SelfEnrollment. | [optional] |
end | \DateTime | The date on which enrollment in this course ends. May only be set if enrollment.type is SelfEnrollment. | [optional] |
access_code | string | The enrollment access code associated with this course. May only be set if enrollment.type is SelfEnrollment. | [optional] |
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.