Hierarchy

  • Course

Constructors

Properties

attributes: string[] = []
credits: number
crn: number
enrollment: {
    available: number;
    current: number;
    projected: number;
}

Type declaration

  • available: number
  • current: number
  • projected: number
id: string
instructor: string
status: string
times: string
title: string

Methods

Generated using TypeDoc