$this->id, 'company_id' => $this->company_id, 'name' => $this->name, 'designation' => $this->designation, 'email' => $this->email, 'phone' => $this->phone, 'wechat_id' => $this->wechat_id ]; } }