status; } public function getMessage(): ?string { return $this->message; } public function getLeadCaptureId(): ?string { return $this->leadCaptureId; } public function getLeadCaptureName(): ?string { return $this->leadCaptureName; } }