Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DCompensationInfo.php27 protected $entriesType = CompensationEntry::class;
59 * @param CompensationEntry[]
66 * @return CompensationEntry[]
H A DCompensationEntry.php20 class CompensationEntry extends \Google\Model class
121 class_alias(CompensationEntry::class, 'Google_Service_CloudTalentSolution_CompensationEntry');