This contract is used with the submit services related to awarding multiple credentials.
It includes the credential being modified and any rejections that occurred.
Inheritance Hierarchy
PASI.DataContract.SystemSubmitCredentialResponse
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitCredentialResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitCredentialResponse |
Properties
Name | Description | |
---|---|---|
AwardedSchoolYear |
The school year in which the credential was awarded.
| |
CredentialNumber | (Required)
The PASI-generated numeric value used to identify a credential that has been awarded.
| |
CredentialType |
The Credential Type Code.
| |
PASICoreVersion |
The new PASI Core Version after the update.
| |
Rejections |
A list of rejections generated by the service call.
| |
StateProvinceId | (Required)
The StateProvinceId of the student, otherwise known as the Alberta Student Number (ASN), that was processed by the service.
|
See Also