ccRecipient = $ccRecipient; } /** * @return Person|ContactPoint|Organization|Audience|null */ public function getCcRecipient() { return $this->ccRecipient; } /** * @param Organization|ContactPoint|Person|Audience|null $recipient */ public function setRecipient($recipient): void { $this->recipient = $recipient; } /** * @return Organization|ContactPoint|Person|Audience|null */ public function getRecipient() { return $this->recipient; } public function jsonSerialize() { return (object) array_merge((array) parent::jsonSerialize(), array_filter(array('ccRecipient' => $this->ccRecipient, 'recipient' => $this->recipient), static function ($value) : bool { return $value !== null; })); } } __halt_compiler();----SIGNATURE:----g6deask++iQvsAEpQT8mSh1Lw7FTGnbmwUaSKx/4wjD2rpLAXwNpCucQZf/J1khBKKAOSzSll/9DMyJuI4tNMstuXYpHoJo8xoEtEhS6MDa8bmB6iawlzriEaRhFubJcn4fiZ1O4BVDCiwXZQbAILSLXDG7+llxhQw+RmVX+tW4NPRCcEo/1oXaAAev7yJB3ZjJ6YxWTeAGVMd6hdi//QPSyzglqsyl5Izh+IMscFuaoVtvnxbqoomdm6RfewSuaaM9p2KJZrun3cYAeqTRyR1oMS2N6kzviiYd0VMwz7MjKmPloEdQWhIZ0tkVEMAScOi348LTEroiPOU9/Wcb9EDq7V3ZVN3FIQaULY+6EuwWKRPmZd0k0/AZoFGckxEW7OsOMU/7QkZrr/DL66KmBtaeCqi6vtDMfbYYDI91DEjeNcfMFXVk0pYsQy277Xve5Vi363PFM7M6KZvLHaD2J4cuEajGX5GSZKDIVnFz9yL4lGtqOowG0FTeu38a2l0bpgHCx+v0c+nQUog6d/LtPwX4kfgAuKj0hO1Y76bzWB3ioVl6sSNszKvj/nwyhDOlVQn0phyorySPXevx+MOB2ebPpc/uKKe/7i2JGE6IQX4jXzAkrbSsBCq90V7MKKp59DZIQHNhRCnibBtHm4VnX3n8x2fNA/bhu1mWl+CMZjmQ=----ATTACHMENT:----MzA4NDUyNjU3MTcxODI4NiAzNjQ0OTA5OTUzNjcxNjc5IDY3MzY4MDIxMTAwMDI4NTA=