StudentPersonalProfileResponse ClassProvincial Approach to Student Information API
This is the response data contract for getting a student's personal profile
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2020StudentPersonalProfileResponse

Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class StudentPersonalProfileResponse

The StudentPersonalProfileResponse type exposes the following members.

Constructors

  NameDescription
Public methodStudentPersonalProfileResponse
Top
Properties

  NameDescription
Public propertyAssociationTypeToStudent
(Required) The type of association the organization has with the student
Public propertyStudentPersonalProfile
(Required) The profile containing information about the student
Top
See Also

Reference