This contract is used with the submit services related to awarding credentials. It includes the credential
being modified and any rejections that occurred.
Inheritance Hierarchy
PASI.DataContract.V201305SubmitCredentialResponse
Namespace: PASI.DataContract.V201305
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 | |
---|---|---|
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