The SubmitCredentialReIssueRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
CredentialNumber | (Required)
Identifies the credential
| |
FirstName | (Required)
The first name of the student to reissue the credential for. Maximum length allowed 50 characters.
| |
LastName | (Required)
The last name of the student to reissue the credential for. Maximum length allowed 50 characters.
| |
LegacyCredentialNumber |
A credential number assigned to a student prior to the PASI implementation of Awarding credential numbers
| |
MiddleName |
The middle name of the student to reissue the credential for. Maximum length allowed 50 characters.
| |
PASICoreVersion | (Required)
The PASI version of this object
| |
SchoolYear | (Required)
The school year for the re-issued credential
| |
Suffix |
The suffix part of the name of the student to reissue the credential for. Maximum length allowed 15 characters.
|
See Also