$this->id, 'name' => $this->name, 'quantity_classes' => $this->quantity_classes, 'contract_value' => $this->contract_value, 'contract_register_value' => $this->contract_register_value, 'class_duration_minutes' => $this->class_duration_minutes, 'weekday' => $this->weekday, 'start_time' => $this->start_time, 'second_weekday' => $this->second_weekday, 'second_start_time' => $this->second_start_time, ]; } }