(int) $this->id, 'group_id' => is_null($this->group_id) ? null : (int) $this->group_id, ], parent::toArray($request) ); } }