$this->id, 'name' => $this->name, 'description' => $this->description, 'type' => $this->type, 'options' => $this->ownCustomfieldoptionList->toArray() ]; } }