<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(function(a,b){if(typeof define==="function"&amp;&amp;define.amd){define(["ApiClient","model/BenutzerErweiterteSucheParameter"],b)}else{if(typeof module==="object"&amp;&amp;module.exports){module.exports=b(require("../ApiClient"),require("./BenutzerErweiterteSucheParameter"))}else{if(!a.BisApi){a.BisApi={}}a.BisApi.BenutzerErweiterteSucheSaveRequest=b(a.BisApi.ApiClient,a.BisApi.BenutzerErweiterteSucheParameter)}}}(this,function(a,c){var b=function(){var d=this};b.constructFromObject=function(d,e){if(d){e=e||new b();if(d.hasOwnProperty("name")){e.name=a.convertToType(d.name,"String")}if(d.hasOwnProperty("sortierung")){e.sortierung=a.convertToType(d.sortierung,"Number")}if(d.hasOwnProperty("filterGefragt")){e.filterGefragt=a.convertToType(d.filterGefragt,"Boolean")}if(d.hasOwnProperty("filterBundesland")){e.filterBundesland=a.convertToType(d.filterBundesland,"String")}if(d.hasOwnProperty("sucheParameterList")){e.sucheParameterList=a.convertToType(d.sucheParameterList,[c])}if(d.hasOwnProperty("csrf_name")){e.csrf_name=a.convertToType(d.csrf_name,"String")}if(d.hasOwnProperty("csrf_value")){e.csrf_value=a.convertToType(d.csrf_value,"String")}}return e};b.prototype.name=undefined;b.prototype.sortierung=undefined;b.prototype.filterGefragt=false;b.prototype.filterBundesland=undefined;b.prototype.sucheParameterList=undefined;b.prototype.csrf_name=undefined;b.prototype.csrf_value=undefined;return b}));</pre></body></html>