StudentCredentialRequirementSetAuditResponse ClassProvincial Approach to Student Information API
This is the response from the GetStudentCredentialRequirementSetAudit service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201305StudentCredentialRequirementSetAuditResponse

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

public class StudentCredentialRequirementSetAuditResponse

The StudentCredentialRequirementSetAuditResponse type exposes the following members.

Constructors

  NameDescription
Public methodStudentCredentialRequirementSetAuditResponse
Creates an instance of this contract.
Top
Properties

  NameDescription
Public propertyAuditEvents
A list of audit events for given Credential Requirement Set.
Public propertyCredentialRequirementSet
(Required) The code value used to identify the Credential Requirement Set.
Public propertyRejections
A list of alerts generated by the service call.
Public propertyStateProvinceId
(Required) The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
Top
See Also

Reference