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
PASI.DataContract.V201305CredentialRequirementExemptionResponse
Namespace: PASI.DataContract.V201305
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CredentialRequirementExemptionResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CredentialRequirementExemptionResponse |
Properties
Name | Description | |
---|---|---|
CredentialRequirement | (Required)
The code for the associated credential requirement.
| |
PASICoreVersion |
The new PASI Core Version after the update.
| |
Rejections |
A list of alerts generated by the service call.
| |
StateProvinceId | (Required)
Identify the Student.
|
See Also