#0
nonstandard
0.00004000 BSV
Q!Éf+ÓQóëNüï i4C% uakù_ù¿Ãîx!ÉKa^h¹>/6ó©oXm(Î)Jvw¹çøî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":[["0205c9662bd351f3eb944efcef07a069083443250fa075616bf98d5ff9bfc3ee78","03801a8fc9024b615e68b9913e2f3688f3a96f586d28ce1a294a7677b9e71cf8ee"],"Ahmed","Khaled","ahmed@gmail.com","0123456789","bf8e1daa662a4139d91101491a2975013c12791a98945495af32f030b4cf3095:0"],"__func":"constructor"}u
https://whatsonchain.com/tx/40bd1dcef783e6fd8739c8fecb1acf5e576203b9f5e8dbf659040ff238143ee8