SubmitStudentExternalCredentialRequest ClassProvincial Approach to Student Information API
Request to submit a student external credential
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201507SubmitStudentExternalCredentialRequest

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

public class SubmitStudentExternalCredentialRequest : RequestBase

The SubmitStudentExternalCredentialRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitStudentExternalCredentialRequest
Top
Properties

  NameDescription
Public propertyAwardedDate
(Required) The date that the External Credential was awarded to the Student.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyExternalCredentialCode
(Required) The code of the External Credential awarded to the Student.
Public propertyIsDeleted
(Required) A flag to indicate if the external credential record is deleted.
Public propertyPASICoreVersion
(Required) The version of the Student External Credential
Public propertyStateProvinceId
(Required) The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN), related to the external credential.
Top
See Also

Reference