$this->id, 'integration_code' => $this->integration_code, 'name' => $this->name, 'created_at' => $this->created_at, 'updated_at' => $this->updated_at, ]; } }