Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 274 Bytes

File metadata and controls

18 lines (11 loc) · 274 Bytes

CourseActiveUnion

Whether the course is active and available for users.

Supported Types

Boolean

CourseActiveUnion.CreateBoolean(/* values here */);

CourseActiveEnum

CourseActiveUnion.CreateCourseActiveEnum(/* values here */);