$id
$id : integer
StudentDataChanges
$studentData : \Pivot\Client\Entities\StudentData
$thresholds : \Pivot\Client\Entities\Collection|array<mixed,\Pivot\Client\Entities\Thresholds>
setStudentData(\Pivot\Client\Entities\StudentData $studentData = null) : \Pivot\Client\Entities\StudentDataChanges
\Pivot\Client\Entities\StudentData | $studentData |
getStudentData() : \Pivot\Client\Entities\StudentData
getThresholds() : \Pivot\Client\Entities\Thresholds
addThreshold(\Pivot\Client\Entities\Thresholds $threshold) : \Pivot\Client\Entities\StudentDataChanges
\Pivot\Client\Entities\Thresholds | $threshold |
removeThreshold(\Pivot\Client\Entities\Thresholds $threshold) : \Pivot\Client\Entities\StudentDataChanges
\Pivot\Client\Entities\Thresholds | $threshold |