#0
nonstandard
0.00004000 BSV
Q!ðX:3^ ÓXÒ,W½^ÒM\´-=-1qQ®M{"summary":1,"details":2,"__cls":"class FundSC {\r\n constructor(\r\n owners = [],\r\n fundName = '',\r\n shortName = '',\r\n addressLine = '',\r\n country = '',\r\n contactInformation = '',\r\n institutionId = '',\r\n customerType = '',\r\n usPayIdType = 'SWIFT',\r\n fxType = 'USD',\r\n amlRequired = false,\r\n costingMethod = 'WAC',\r\n defaultFund = false,\r\n revalRequired = false,\r\n revaluationMethod = 'Daily',\r\n reserveCalculationRequired = false,\r\n revaluationStartMonth = '',\r\n dateFunded = new Date(),\r\n adminId = '',\r\n trusteeId = '',\r\n complianceId = ''\r\n ) {\r\n this._owners = owners;\r\n\r\n this.summary = {\r\n _owners: owners,\r\n fundName,\r\n shortName,\r\n addressLine,\r\n country,\r\n contactInformation,\r\n institutionId,\r\n };\r\n\r\n this.details = {\r\n _owners: owners,\r\n customerType,\r\n usPayIdType,\r\n fxType,\r\n amlRequired,\r\n costingMethod,\r\n defaultFund,\r\n revalRequired,\r\n revaluationMethod,\r\n reserveCalculationRequired,\r\n revaluationStartMonth,\r\n dateFunded,\r\n };\r\n\r\n this.adminId = adminId;\r\n this.trusteeId = trusteeId;\r\n this.complianceId = complianceId;\r\n\r\n this.documents = [];\r\n this.members = [];\r\n\r\n this.admins = [];\r\n this.contactPersonId = '';\r\n\r\n this.kycDocs = [];\r\n this.onboarded = [];\r\n this.processing = [];\r\n this.files = [];\r\n }\r\n\r\n addAdmin(id, publicKey) {\r\n this.admins = [...new Set(this.admins.concat(id))];\r\n this._owners = [...new Set(this._owners.concat(publicKey))];\r\n this.summary._owners = [...new Set(this.summary._owners.concat(publicKey))];\r\n this.details._owners = [...new Set(this.details._owners.concat(publicKey))];\r\n this.addMember(id);\r\n }\r\n\r\n setContactPersonId(id) {\r\n this.contactPersonId = id;\r\n }\r\n\r\n addOwners(publicKeys) {\r\n this._owners = [...new Set(this._owners.concat(publicKeys))];\r\n this.details._owners = [...new Set(this.details._owners.concat(publicKeys))];\r\n this.summary._owners = [...new Set(this.summary._owners.concat(publicKeys))];\r\n }\r\n\r\n setInstId(institutionId) {\r\n this.summary.institutionId = institutionId;\r\n }\r\n\r\n addMember(memberId) {\r\n this.members = [...new Set(this.members.concat(memberId))];\r\n }\r\n\r\n edit(\r\n fundName,\r\n shortName,\r\n addressLine,\r\n country,\r\n contactInformation,\r\n customerType,\r\n usPayIdType,\r\n fxType,\r\n amlRequired,\r\n costingMethod,\r\n defaultFund,\r\n revalRequired,\r\n revaluationMethod,\r\n reserveCalculationRequired,\r\n revaluationStartMonth,\r\n dateFunded,\r\n adminId,\r\n trusteeId,\r\n complianceId\r\n ) {\r\n this.summary.fundName = fundName;\r\n this.summary.shortName = shortName;\r\n this.summary.addressLine = addressLine;\r\n this.summary.country = country;\r\n this.summary.contactInformation = contactInformation;\r\n this.details.customerType = customerType;\r\n this.details.usPayIdType = usPayIdType;\r\n this.details.fxType = fxType;\r\n this.details.amlRequired = amlRequired;\r\n this.details.costingMethod = costingMethod;\r\n this.details.defaultFund = defaultFund;\r\n this.details.revalRequired = revalRequired;\r\n this.details.revaluationMethod = revaluationMethod;\r\n this.details.reserveCalculationRequired = reserveCalculationRequired;\r\n this.details.revaluationStartMonth = revaluationStartMonth;\r\n this.details.dateFunded = dateFunded;\r\n this.adminId = adminId;\r\n this.trusteeId = trusteeId;\r\n this.complianceId = complianceId;\r\n }\r\n}","__index":{"obj":0},"__func":"constructor","__args":[["02f081583a335e00d358d22c5794bd015ed21c4d105c88b41c2d3d182d31719b08"],"fund_0","fund_0","fund_0","fund_0","fund_0","5abefc9f88e5b2054dbfccea7fe3edcd794580cc333abc8c1e7da34da0be8194:0","fund_0","SWIFT","USD",false,"WAC",false,true,"Daily",false,"01/12/2021","01/11/2021","8638a856fc73f34160bb1dc410a588c4682962bfb91adc0edcca2129bac2c2bd:0","--","--"]}u
https://whatsonchain.com/tx/16d62faa1dbbc0302eb0a09fe27c697dfbcd5f06f2d3c72f2a844fd0b1d9300a