CredentialRequirementChecklistRequest ClassProvincial Approach to Student Information API
The request to retrieve a set of Credential Requirement Checklist PDFs for a given set of students.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2019CredentialRequirementChecklistRequest

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

public class CredentialRequirementChecklistRequest : RequestBase

The CredentialRequirementChecklistRequest type exposes the following members.

Constructors

  NameDescription
Public methodCredentialRequirementChecklistRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyCredentialType
(Required) The Credential Type for which the checklists will be generated.
Public propertyLanguage
(Required) Language specified to use for Detailed Academic Report.
Public propertyRequirementSet
(Required) The Requirement Sets for which the checklists will be generated.
Public propertyStudentInfos
(Required) A list of students (and address) for whom to fetch the Credential Requirement Checklist.
Top
See Also

Reference