Interface ClearAnalyticsConversationCommandInput

interface ClearAnalyticsConversationCommandInput {
    courseId: string;
}

Hierarchy (View Summary)

Properties

Properties

courseId: string

The id of the course.