• fetchCourses function.

    Parameters

    • Optional userId: number

      The user's id

    • Optional lmsUserId: number

      The user's lms id

    • Optional studentId: number

      The user's student id

    Returns Promise<CourseResponse>

    • The courses for the given user

    Remarks

    Fetches the courses for the given user

Generated using TypeDoc