majorsData v 1.0.0

Properties

The majorsData model returns data for all students who are majors in a particular major code or college in a given term with the following properties:

Input Options

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

Helper Functions

  • None at this time

Example