courseSectionHow you retrieve section data for a course.Properties:
  1. durationstring
    Duration of the section.
  2. sectionstring
    Name of the section.
  3. formatstring
    Whether it is in person, asynchronous, synchronous, etc.
  4. zeroTextbookCostboolean
    Whether or not this section has a zero textbook cost.
  5. timelist[string]
    The specified times/days the class is in session.
  6. profstring
    The name of the professor assigned to the section.
  7. currSeatCountint
    The current number of seats available for the section.
  8. tuitionint
    The total cost of tuition for the cost.
  9. sectionNotestring
    The note assigned to the section.
  10. semesterstring
    The semester this section is being offered.
  11. registrationstring
    Returns the text with either the date registration opens for the section or if it has already started.