Type alias PaginatedProgressParams

PaginatedProgressParams: CourseParams & {
    status?: string;
}

Generated using TypeDoc