This is the response data contract for getting a student's personal profile
Inheritance Hierarchy
PASI.DataContract.V2018StudentPersonalProfileResponse
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentPersonalProfileResponse type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StudentPersonalProfileResponse |
Properties
| Name | Description | |
|---|---|---|
| AssociationTypeToStudent | (Required)
The type of association the organization has with the student
| |
| StudentPersonalProfile | (Required)
The profile containing information about the student
|
See Also