Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJob.php193 public function setCompensationInfo(CompensationInfo $compensationInfo) argument
195 $this->compensationInfo = $compensationInfo;
202 return $this->compensationInfo;