$this->id, 'provider_id' => $this->provider_id, 'day' => $this->day, 'period' => $this->period?->value, 'created_at' => $this->created_at, 'updated_at' => $this->updated_at, ]; } }