CredentialRequirementExemptionResponse ClassProvincial Approach to Student Information API
This is the response from the SubmitCredentialRequirementExemption service. It communicates whether the service call was successfully performed and the resulting new PASI Core version numbers.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201305CredentialRequirementExemptionResponse

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

public class CredentialRequirementExemptionResponse

The CredentialRequirementExemptionResponse type exposes the following members.

Constructors

  NameDescription
Public methodCredentialRequirementExemptionResponse
Top
Properties

  NameDescription
Public propertyCredentialRequirement
(Required) The code for the associated credential requirement.
Public propertyPASICoreVersion
The new PASI Core Version after the update.
Public propertyRejections
A list of alerts generated by the service call.
Public propertyStateProvinceId
(Required) Identify the Student.
Top
See Also

Reference