#0
nonstandard
0.00004000 BSV
Q!*ÆÝ\?õWzï )ê.ñ¤âÝì!{è^ö?ÚùñÜe¶@¨9íá¢xê£Ø-O[PÝê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":[["022ac6dd5c3f8c9108f58b161f577aef0012919e29ea8b2e99f11da4e214ddec82","037be85e9cf63fdac3b9f1dc65b640a839ede1a20f78eaa3d82d904f1e5b50ddea"],"Clemens","","","","50176998f072cb8fbb9cb3f0e09fd4b3c8f6070de3e209e10f3e5cb9dcfa7965:0"],"__func":"constructor"}u
https://whatsonchain.com/tx/3ddd5ae06520bd6609f3438dc995b644eb1d1aa81054e788b974a6dabcdbd9ab