#0
nonstandard
0.00004000 BSV
Q!f}jTH©lIijá.§ ¯ä åûZ`sÑ?!cM°À\kQÛüöø0r$BÒ¥OÑíRáR®Mb{"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 this.chats = []\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\n addChat(name, chatId) {\n this.chats.push({ name, chatId })\n }\n}","__index":{"obj":0},"__args":[["03667d0b6a5448a96c49198a696a131298e12ea7a0afe400e58afb5a6073d18e3f","02634db09ac01d5c6b51dbfcf6f83072030c2442d2a51c1b4fd18d8aed52ade191"],"Buyer","","","","93999a9c4bac68b255474ca0797c269170ed443d5e93d3558d6309e5f7209f7c:0",""],"__func":"constructor"}u
https://whatsonchain.com/tx/1759d115b36fdba2bacaa779061219b9fc8ffb776a936714dbcdecbcf0d08ff0