This contract is used with the SubmitCredentialReIssue service
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemSubmitCredentialReIssueRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitCredentialReIssueRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitCredentialReIssueRequest |
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