Request to submit a student external credential
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201507SubmitStudentExternalCredentialRequest
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentExternalCredentialRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitStudentExternalCredentialRequest |
Properties
Name | Description | |
---|---|---|
AwardedDate | (Required)
The date that the External Credential was awarded to the Student.
| |
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
ExternalCredentialCode | (Required)
The code of the External Credential awarded to the Student.
| |
IsDeleted | (Required)
A flag to indicate if the external credential record is deleted.
| |
PASICoreVersion | (Required)
The version of the Student External Credential
| |
StateProvinceId | (Required)
The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN),
related to the external credential.
|
See Also