| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentId |
Unique student identifier. |
string |
None. |
| Title |
Name title, specifically following AVETMISS data classification. |
EnumTitle |
None. |
| FirstName |
Student first/given name |
string |
None. |
| LastName |
Student last/surname |
string |
None. |
| Gender |
Gender abbreviation (M, F, X) |
EnumGender |
None. |
| DoB |
Date of birth (expected dd/mm/yyyy format) |
date |
None. |
|
Primary contact email address |
string |
None. |
|
| UserName |
Student user name. |
string |
None. |
| Addresses |
List of provided student address details |
Collection of ModelVetStudentAddressV1 |
None. |
| AppliedCourses |
List of student applied courses |
Collection of ModelVetStudentCourseV1 |
None. |