SubmitCredentialResponse ClassProvincial Approach to Student Information API
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

SystemObject
  PASI.DataContract.V201305SubmitCredentialResponse

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

public class SubmitCredentialResponse

The SubmitCredentialResponse type exposes the following members.

Constructors

  NameDescription
Public methodSubmitCredentialResponse
Top
Properties

  NameDescription
Public propertyCredentialNumber
(Required) The PASI-generated numeric value used to identify a credential that has been awarded.
Public propertyCredentialType
The Credential Type Code.
Public propertyPASICoreVersion
The new PASI Core Version after the update.
Public propertyRejections
A list of rejections generated by the service call.
Public propertyStateProvinceId
(Required) The StateProvinceId of the student, otherwise known as the Alberta Student Number (ASN), that was processed by the service.
Top
See Also

Reference