Interface CourseFetchOptions

Hierarchy

Properties

includeCourseMetadata?: boolean

Include course metadata in the results. If the course has no metadata, adding this parameter has no effect. Default value : false

includeRegistrationCount?: boolean

Include the registration count in the results. Default value : false

scope?: string

The auth scope to use for the given method invocation

Generated using TypeDoc