Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DCompensationRange.php30 public function setMaxCompensation(Money $maxCompensation) argument
32 $this->maxCompensation = $maxCompensation;
39 return $this->maxCompensation;