$this->id, 'name' => $this->name, 'order' => $this->order, 'is_active' => $this->is_active, 'is_billable' => $this->is_billable, ]; } }