Hierarchy

  • Schedule

Properties

classes: ClassInfo[]

The classes' information in regards to the schedule

error: string

The error of the schedule, if there are any

term: {
    index: number;
    name: string;
}

The current school term

Type declaration

  • index: number

    The index of the school term

  • name: string

    The name of the school term

terms: TermInfo[]

All the available terms that can retrieve a schedule

The course schedules of all schools

Generated using TypeDoc