enrollmentCode property

String? enrollmentCode
getter/setter pair

Enrollment code to use when joining this course.

Specifying this field in a course update mask results in an error. Read-only.

Implementation

core.String? enrollmentCode;