$this->id, 'type' => $this->type, 'reference_id' => $this->reference_id, 'name' => $this->name, 'designation' => $this->designation, 'contact' => $this->contact, 'email' => $this->email ]; } }