#0
nonstandard
0.00004000 BSV
Q!ù.E+øß'º"Ü À=Õü~+÷Îøäø´aã!Þô;Òí»Ê%
þbà ²W´ãsn²·ñüÌgÏR®M{"personalDetails":1,"__cls":"class UserSC {\n constructor(\n owners = [],\n firstName = '',\n lastName = '',\n email = '',\n phone = 0,\n institution = '',\n publicKey = '',\n adminKeys = [],\n kycReqs = '',\n ) {\n this._owners = owners\n\n this.personalDetails = {\n firstName,\n lastName,\n email,\n phone,\n }\n\n this.institution = institution\n\n this.publicKey = publicKey\n\n this.adminKeys = adminKeys\n\n this.kycReqs = kycReqs\n\n this.funds = []\n\n this.documents = []\n }\n\n addDocument(document) {\n this.documents.push(document)\n }\n\n addFund(id) {\n this.funds.push(id)\n }\n\n removeFund(id) {\n const index = this.funds.indexOf(id)\n this.funds.splice(index, 1)\n }\n\n removeOwner(id) {\n let index = this._owners.indexOf(id)\n this._owners.splice(index, 1)\n index = this.adminKeys.indexOf(id)\n this.adminKeys.splice(index, 1)\n }\n\n addOwner(id) {\n this._owners.push(id)\n }\n\n addAdmin(id) {\n this._owners.push(id)\n this.adminKeys.push(id)\n }\n\n setFirstName(value) {\n this.personalDetails.firstName = value\n }\n\n setLastName(value) {\n this.personalDetails.lastName = value\n }\n\n setInstitution(value) {\n this.institution = value\n }\n\n setPublicKey(value) {\n this.publicKey = value\n }\n\n setEmail(value) {\n this.personalDetails.email = value\n }\n\n setPhone(value) {\n this.personalDetails.phone = value\n }\n}","__index":{"obj":0},"__args":[["02f92e452bf8df27ba2298dc0005c03d90d5fc7e1a8b2bf7ce979ff8e4f8b461e3","02def43bd2edbbca2585fe6288c38ea0b257b4e3736eb2b7f10716fc88cc1167cf"],"TEST SHARE","","","","55988ca992f6223b8a5fb87fa1312bd58275033cc5674e8c9434c696f41d5e31:0"],"__func":"constructor"}u
https://whatsonchain.com/tx/bed3d6ce5810c886bd60840b4068a3cf5c14cf32b6c91a892da04739e70a6ade