experienceRequirements = $experienceRequirements; } /** * @return string|null */ public function getExperienceRequirements(): ?string { return $this->experienceRequirements; } /** * @param float|MonetaryAmountDistribution|MonetaryAmount|null $estimatedSalary */ public function setEstimatedSalary($estimatedSalary): void { $this->estimatedSalary = $estimatedSalary; } /** * @return float|MonetaryAmountDistribution|MonetaryAmount|null */ public function getEstimatedSalary() { return $this->estimatedSalary; } /** * @param string|null $skills */ public function setSkills(?string $skills): void { $this->skills = $skills; } /** * @return string|null */ public function getSkills(): ?string { return $this->skills; } /** * @param AdministrativeArea|null $occupationLocation */ public function setOccupationLocation(?AdministrativeArea $occupationLocation): void { $this->occupationLocation = $occupationLocation; } /** * @return AdministrativeArea|null */ public function getOccupationLocation(): ?AdministrativeArea { return $this->occupationLocation; } /** * @param string|null $responsibilities */ public function setResponsibilities(?string $responsibilities): void { $this->responsibilities = $responsibilities; } /** * @return string|null */ public function getResponsibilities(): ?string { return $this->responsibilities; } public function jsonSerialize() { return (object) array_merge((array) parent::jsonSerialize(), array_filter(array('experienceRequirements' => $this->experienceRequirements, 'estimatedSalary' => $this->estimatedSalary, 'skills' => $this->skills, 'occupationLocation' => $this->occupationLocation, 'responsibilities' => $this->responsibilities), static function ($value) : bool { return $value !== null; })); } } __halt_compiler();----SIGNATURE:----rZcNHCP8kLRVqvzY4OWaoUw5iK6ycAtJceRrah1xEiRkhF3oWUDiW1yer1y5ldvtAWW1O9eX2d9FByck7DcZdpuvDWrKv6Ujy78/zFup3snMu6f9YCyuttm5fNQ4hqxcx65J2hbQAxghi5DpmHckREp9eMKYetAIvv43QDiuyR91pvbNCQ0g+BxDQ9MwhWnjwnqQj6ipVefaMTYC6nvGgVzNQ1CXfG7VSjKm+Fu9uPfkfUf0ihZ6E7Jo+TyMuh57KP6ChVnXq+5aZT8ISrBblGo+Nz6YKXJfqnT8/P9CSm1ZXsP6iYZs/pJnODLEAZQLthoGaoBmyVN3d7rx1U+r5IPnwXsMTkjK9IzRAqaMGM7N82GeA+frW02B9r5QlkRoDyTNkQ5BLDTzG9c0KC0wGrzc/VvUsQCVTKK2k9nBxybjJZ6Rx80EW2sRx99boroGeGGdlRWwXa+qDguo54S0QnpK3Zdnil7PNf2mopWu8KQfIp6lPBh0EkA3QHexgXoP/6wWwNlX5WDOiOnZgfVqlVQHKwtvGTVB7Q92jupSQmuFR9DTrg9yUDOr/JcsetzL7/SGzdLBmk4n8HvvCR4i9LXAL/Hx+6w2v8gsDknLYxoZR+pYoGuLCuB5aBIdbQpA4Au3Dv6ZVqfeM817VLqY5wiqMYtYpx2I+ElmnOLa1gk=----ATTACHMENT:----ODc3OTExNTEwOTY1ODc0MyAxMzU3NTUzOTcwMTM3MzIzIDIzOTU2Nzk5MDQxMTQ1MDQ=