StudentExternalCredentialResponse ClassProvincial Approach to Student Information API
This response identifies if the request was successfully applied. If successful, the response will contain the resulting PASI Core version number. If not successful, the response identifies which validation rules failed.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507StudentExternalCredentialResponse

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

public class StudentExternalCredentialResponse

The StudentExternalCredentialResponse type exposes the following members.

Constructors

  NameDescription
Public methodStudentExternalCredentialResponse
Top
Properties

  NameDescription
Public propertyExternalCredentialCode
The code of the External Credential awarded to the Student.
Public propertyPASICoreVersion
The new PASI Core Version after the update
Public propertyRejections
A list of alerts generated by the service call.
Public propertyStateProvinceId
The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN), related to the external credential.
Top
See Also

Reference