The SubmitStudentRecordDocumentProblemReportRequest type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| DocumentRefId | (Required)
The unique identifier of the student record document.
| |
| IsResolved | (Required)
Indicate whether the student record document problem has been resolved.
| |
| PASICoreVersion | (Required)
The PASI Core version of this student record document. This must match what is currently in the
PASI Core for the update to be accepted.
| |
| ProblemResolution |
Depict the resolution of the student record document problem.
| |
| ProblemType | (Required)
Depict the type of problem identified on the student record document.
| |
| RefId | (Required)
The unique identifier of the student record document problem report.
| |
| ReportingUserEmail |
The email of the user who reported the student record document problem.
|
See Also