$this->uuid, 'name' => $this->name, 'description' => $this->description, 'distribution_mode' => $this->distribution_mode->value, 'distribution_mode_label' => $this->distribution_mode->getLabel(), 'created_at' => $this->created_at, 'updated_at' => $this->updated_at, ]; } }