Interface GetCourseAnalyticsDatabaseRequest

interface GetCourseAnalyticsDatabaseRequest {
    courseId: string;
}

Hierarchy (View Summary)

Properties

Properties

courseId: string

The id of the course to retrieve the analytics database for.