$this->id, 'parent_id' => $this->parent_id, 'code' => $this->code, 'description' => $this->description, 'chart_type' => $this->chart_type, ]; } }