Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 591 Bytes

StudentList.md

File metadata and controls

12 lines (7 loc) · 591 Bytes

StudentList

Properties

Name Type Description Notes
students Option<Veccrate::models::Student> A list of student profiles (if enriched) and their associated profile URL. [optional]
next_page Option<String> The API URI that will lead to the next page of results. [optional]

[Back to Model list] [Back to API list] [Back to README]