#0
nonstandard
0.00004000 BSV
Q!ýÅÔ1îR/ôKñ3ãA·"q¤}¸äÍ0\Ó}e!ÿ0à°)°ÓÍï·_õãe%gÜ¢$L¨s@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":[["03fdc5d431ee80522ff44bf133e34118b7932271a47d03b8e410cd305c90d37d65","0292ff30e0b00329b019d3cdef1c89b78c5f93f58ae365256787dca2244ca87340"],"user 2","user 2","user 2","user 2","007d56af1f174585d398ef1aa0c9b7c9008713ed17782b4205bc7c6afed22843:0"],"__func":"constructor"}u
https://whatsonchain.com/tx/7b7e25ff66d9956363f20c29293160fa6e1ccc6047311c3ac27b0b8d81a20af4