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
PASI.DataContract.V201507StudentExternalCredentialResponse
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentExternalCredentialResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentExternalCredentialResponse |
Properties
Name | Description | |
---|---|---|
ExternalCredentialCode |
The code of the External Credential awarded to the Student.
| |
PASICoreVersion |
The new PASI Core Version after the update
| |
Rejections |
A list of alerts generated by the service call.
| |
StateProvinceId |
The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN),
related to the external credential.
|
See Also