$this->created_at, 'updated_at' => $this->updated_at, 'id' => $this->id, 'version' => $this->version, 'color_class' => $this->color_class, ]; } }