Home
last modified time | relevance | path

Searched refs:pointsEarned (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DGradeHistory.php35 public $pointsEarned; variable in Google\\Service\\Classroom\\GradeHistory
87 public function setPointsEarned($pointsEarned) argument
89 $this->pointsEarned = $pointsEarned;
93 return $this->pointsEarned;