$this->id, 'code' => $this->code, 'name' => $this->name, 'options' => AttributeOption::collection($this->options), ]; } }