CredentialRequirementChecklistResponse ClassProvincial Approach to Student Information API
The response from calling the GetCredentialRequirementChecklist service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507CredentialRequirementChecklistResponse

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

public class CredentialRequirementChecklistResponse

The CredentialRequirementChecklistResponse type exposes the following members.

Constructors

  NameDescription
Public methodCredentialRequirementChecklistResponse
Top
Properties

  NameDescription
Public propertyCredentialRequirementChecklists
A list of Credential Requirement Checklist results. Consists of StateProvinceId, the PDF Document and IsOutOfDate flag.
Public propertyRejections
A list of alerts generated by the service call.
Top
See Also

Reference