This is the response data contract for getting a student
Inheritance Hierarchy
PASI.DataContract.V2017.StudentResponse
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StudentResponse |
Properties
Name | Description | |
---|---|---|
![]() | AvailabilityStatus |
The availability of the student information
|
![]() | Student |
The requested student information
|
See Also