$this->id, 'name' => $this->name, 'unit_ids' => $this->units->pluck('id')->values()]; } }