Properties
The studentData model returns a studentData object with the following properties:
- studentData
- testScores[]
- code
- name
- score
- date
- hsInfo[]
- name
- graduationDate
- gpa
- person (personData)
- academicHistory (academicHistoryData)
- testScores[]
Input Options
Required
- token: valid authorization token
- id: valid student ID
Helper Functions
None at this time