sectionScheduleData v 1.0.0

Properties

The sectionScheduleData model returns a sectionSchedule object which contains data for all sections offered via the type and term passed to the model with the following properties:

Input Options

  • Required
    • token: valid authorization token
    • type: valid type, which includes one of the following words: alpha, college, attribute, instructor, instructorFuture
    • data: data value which corresponds to the type passed into the model
    • term: valid Term ID

Helper Functions

  • None at this time

Example