sectionData v 1.0.0

Properties

The sectionData model returns a section object with the following properties:

  • section
    • crn
    • section
    • term
    • creditHours
    • sectionTitle
    • maxEnrollment
    • censusEnrollment
    • currentEnrollment
    • campusCode
    • partOfTerm
    • printIndicator
    • exemptTuitionIndicator
    • preRequisites
    • coRequisites
    • concurrentPreRequisites
    • sectionNotes
    • sectionAttributes
    • sectionAttributeAbbrevs
    • meetings[]
      • days
      • beginTime
      • endTime
      • building
      • room
      • capacity
    • instructors[]
    • course (courseData)

Input Options

  • Required
    • token: valid authorization token
    • term: valid term ID
    • crn: valid crn for a section

Helper Functions

  • None at this time

Example

                

                COMING SOON