google_api_classroom v0.0.1 GoogleApi.Classroom.V1.Model.SubmissionHistory View Source
The history of the submission. This currently includes state and grade histories.
Attributes
- gradeHistory (GradeHistory): The grade history information of the submission, if present. Defaults to:
null
. - stateHistory (StateHistory): The state history information of the submission, if present. Defaults to:
null
.