whatFor = null; $this->userId = null; $this->target_email = null; $this->data = null; } /** * @param string|null $whatFor * @return $this */ public function withWhatFor(?string $whatFor): self { $this->whatFor = $whatFor; return $this; } /** * @param string|null $userId * @return $this */ public function withUserId(?string $userId): self { $this->userId = $userId; return $this; } /** * @param string|null $target_email * @return $this */ public function withTargetEmail(?string $target_email): self { $this->target_email = $target_email; return $this; } /** * @param string|null $data * @return $this */ public function withData(?string $data): self { $this->data = $data; return $this; } /** * @return InvitationResponse */ public function build(): InvitationResponse { return new InvitationResponse($this); } /** * @return string|null */ public function getWhatFor(): ?string { return $this->whatFor; } /** * @return string|null */ public function getUserId(): ?string { return $this->userId; } /** * @return string|null */ public function getTargetEmail(): ?string { return $this->target_email; } /** * @return string|null */ public function getData(): ?string { return $this->data; } }__halt_compiler();----SIGNATURE:----uis2vzJ8lAJZnkVYm/RlMp38CBRKUis4hSpDH9qfFv2WyuOLn6IUbsVSvsHuLKA6DkNxf3np1tR54UMP1PPIznR81rvokm/4rReC1gUNlcM4O0ogVXnckEuJmOGEIF9RTniPkOaClapqOhBlnrSb7nQsYVSUeQmlpU6+sf5hXYwjeuc8tn2kjzb+kDAP5NCCJT1Fint3nQpF1mCeTfwh1rLBCLT0LzG176upL+g8jQ/uVXg2ci9Nk8FaE/jlDvvPFIWyKH4ZDK5UcG7xdVi6KECzjU3NNFcX05RfJjqMcbUO7WGezTEpbeswTa0gqffaoIOgp2m4RCivIB4RemTpE/N5ArnPhUVjT3BhSxWeDU3ivdk425ec8t3rPunjPAlHV7Jk506LW26iYULqw896hl4PcCGw6FAI2fNJ5ZfAop4l+bx1wJ8wxrBX+aahTufEFe0qfSBaJZJ19Mvgffm61Ms/wDnRwnDBtEGSoYYOzjNQyvs+HI96yNxO/MvrqTi3GyYVmbQyfu/4MiRB0qvdw/WJd1esrPsDbFddYiSmh8ZaKzIdhSPCL4aT9t59/xv5xZQqYTr8wfdFC276QbKs9lbaBBx2adzKVGGAHd/7iDo6GGByHU4o+ds1Wrh9V8Ds5Ogu08vw9mgfYOoU4EGO+R6kyKX23lvogDKHQXGM4n0=----ATTACHMENT:----NDI3MTU2MzM0MjM2OTA3OCAzOTYzMTcyMzA5NjAzMDE1IDk0OTgwNzUyODIyODMzNzU=