Preparing search index...
The search index is not available
course-api-wrapper
course-api-wrapper
RawCourseSectionData
Interface RawCourseSectionData
interface
RawCourseSectionData
{
courseSchedule
:
RawScheduleData
;
grades
?:
GradingScheme
[]
;
info
:
RawCourseSectionInfo
;
instructor
:
RawInstructorData
[]
;
recommendedText
?:
Textbook
[]
;
requiredText
?:
Textbook
[]
;
}
Index
Properties
course
Schedule
grades?
info
instructor
recommended
Text?
required
Text?
Properties
course
Schedule
course
Schedule
:
RawScheduleData
Optional
grades
grades
?:
GradingScheme
[]
info
info
:
RawCourseSectionInfo
instructor
instructor
:
RawInstructorData
[]
Optional
recommended
Text
recommended
Text
?:
Textbook
[]
Optional
required
Text
required
Text
?:
Textbook
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
course
Schedule
grades
info
instructor
recommended
Text
required
Text
course-api-wrapper
Loading...