#0
nonstandard
0.00004000 BSV
Q!§¤<¶QÑbtFhp«
W¦ÀS¿´Ä(Q®M{"summary":1,"details":2,"__cls":"class FundSC {\n constructor(\n owners = [],\n fundName = '',\n shortName = '',\n addressLine = '',\n country = '',\n contactInformation = '',\n institutionId = '',\n customerType = '',\n usPayIdType = '',\n fxType = '',\n amlRequired = false,\n costingMethod = '',\n defaultFund = false,\n reserveCalculationRequired = false,\n revalRequired = false,\n revaluationMethod = '',\n revaluationStartMonth = '',\n dateFunded = new Date(),\n adminId = '',\n trusteeId = '',\n complianceId = ''\n ) {\n this._owners = owners;\n\n this.summary = {\n _owners: owners,\n fundName,\n shortName,\n addressLine,\n country,\n contactInformation,\n institutionId,\n };\n\n this.details = {\n _owners: owners,\n customerType,\n usPayIdType,\n fxType,\n amlRequired,\n costingMethod,\n defaultFund,\n reserveCalculationRequired,\n revalRequired,\n revaluationMethod,\n revaluationStartMonth,\n dateFunded,\n };\n\n this.adminId = adminId;\n this.trusteeId = trusteeId;\n this.complianceId = complianceId;\n\n this.documents = [];\n this.members = [];\n\n this.admins = [];\n this.contactPersonId = '';\n\n this.kycDocs = [];\n this.onboarded = [];\n this.processing = [];\n this.files = [];\n }\n\n addAdmin(id, publicKey) {\n this.admins = [...new Set(this.admins.concat(id))];\n this._owners = [...new Set(this._owners.concat(publicKey))];\n this.summary._owners = [...new Set(this.summary._owners.concat(publicKey))];\n this.details._owners = [...new Set(this.details._owners.concat(publicKey))];\n this.addMember(id);\n }\n\n setContactPersonId(id) {\n this.contactPersonId = id;\n }\n\n addOwners(publicKeys) {\n this._owners = [...new Set(this._owners.concat(publicKeys))];\n this.details._owners = [...new Set(this.details._owners.concat(publicKeys))];\n this.summary._owners = [...new Set(this.summary._owners.concat(publicKeys))];\n }\n\n setInstId(institutionId) {\n this.summary.institutionId = institutionId;\n }\n\n addMember(memberId) {\n this.members = [...new Set(this.members.concat(memberId))];\n }\n\n edit(\n fundName,\n shortName,\n addressLine,\n country,\n contactInformation,\n customerType,\n usPayIdType,\n fxType,\n amlRequired,\n costingMethod,\n defaultFund,\n revalRequired,\n revaluationMethod,\n reserveCalculationRequired,\n revaluationStartMonth,\n dateFunded,\n adminId,\n trusteeId,\n complianceId\n ) {\n this.summary.fundName = fundName;\n this.summary.shortName = shortName;\n this.summary.addressLine = addressLine;\n this.summary.country = country;\n this.summary.contactInformation = contactInformation;\n this.details.customerType = customerType;\n this.details.usPayIdType = usPayIdType;\n this.details.fxType = fxType;\n this.details.amlRequired = amlRequired;\n this.details.costingMethod = costingMethod;\n this.details.defaultFund = defaultFund;\n this.details.revalRequired = revalRequired;\n this.details.revaluationMethod = revaluationMethod;\n this.details.reserveCalculationRequired = reserveCalculationRequired;\n this.details.revaluationStartMonth = revaluationStartMonth;\n this.details.dateFunded = dateFunded;\n this.adminId = adminId;\n this.trusteeId = trusteeId;\n this.complianceId = complianceId;\n }\n}","__index":{"obj":0},"__func":"constructor","__args":[["02a7a413963c18b69d9b8999120f51d16274466870ab0e0d57a6c053bfb41fc428"],"Buyer Fund","buyer","123 Main","Buyer Country","info","faf2ae7ec5789b430cac184a2aaf1a017459f5a7f7a82e41f2f53bcda956d1f9:0","type","SWIFT","USD",false,"WAC",false,false,true,"Daily","01/18/2021","Tue Jan 19 2021 09:43:04 GMT-0500","f74a51d046a04d0d6bbc219cc1a3027ae38672b18314443a516c13901c84ac64:0","85f4451c5d5841a77b8678a83fd1461aa5cccf945669df861ff197ab07806d60:0","3e8f4f215cb6499081f098fe81325827deeb2413e143f27f0f74f1b8631cb6a1:0"]}u
https://whatsonchain.com/tx/7ea25b9880888f6d5ba335e509d9a0447385c0d1becc2667dc8e4c5cfb90ee2e