Q!oòÿüåÒn)IRµºÃÂÍjÅ9w1aQ®MX{"summary":1,"details":2,"__cls":"class FundSC {\n constructor(\n owners = [],\n fundName = '',\n shortName = '',\n addressLine = '',\n country = '',\n contactInformation = '',\n instId = '',\n customerType = '',\n usPayIdType = 'SWIFT',\n fxType = 'USD',\n amlRequired = false,\n costingMethod = 'WAC',\n defaultFund = false,\n revalRequired = false,\n revaluationMethod = 'Daily',\n reserveCalculationRequired = false,\n revaluationStartMonth = new Date(),\n ) {\n this._owners = owners\n\n this.summary = {\n fundName,\n shortName,\n addressLine,\n country,\n contactInformation,\n instId,\n }\n\n this.details = {\n customerType,\n usPayIdType,\n fxType,\n amlRequired,\n costingMethod,\n defaultFund,\n revalRequired,\n revaluationMethod,\n reserveCalculationRequired,\n revaluationStartMonth,\n }\n }\n\n addOwners(publicKeys) {\n this._owners = [...new Set(this._owners.concat(publicKeys))]\n }\n\n setInstId(instId) {\n this.summary.instId = instId\n }\n\n edit(\n fundName,\n shortName,\n addressLine,\n country,\n contactInformation,\n instId,\n customerType,\n usPayIdType,\n fxType,\n amlRequired,\n costingMethod,\n defaultFund,\n revalRequired,\n revaluationMethod,\n reserveCalculationRequired,\n revaluationStartMonth,\n ) {\n this.summary = {\n fundName,\n shortName,\n addressLine,\n country,\n contactInformation,\n instId,\n }\n\n this.details = {\n customerType,\n usPayIdType,\n fxType,\n amlRequired,\n costingMethod,\n defaultFund,\n revalRequired,\n revaluationMethod,\n reserveCalculationRequired,\n revaluationStartMonth,\n }\n }\n}","__index":{"obj":0},"__args":[["026ff21eff93fc9c84e580d2956e29495206b5ba9ec399c2cd96926ac539773161"],"Fund 1","","","","","b99d51a492afc3098711fdebf4f8e9f5a1e274bffbe92564a0ec780afbf1286d:0","","SWIFT","USD","Yes","WAC","Yes","Yes","Daily","Yes",""],"__func":"constructor"}u
https://whatsonchain.com/tx/undefined