#0
nonstandard
0.00004000 BSV
Q!ÂÒ^9ÕwQµãñ%ñË>feIZóÕÄqÉF2Q®Mª{"__cls":"class DealSC {\n constructor(\n owners,\n agentId,\n dealName,\n dealCode,\n borrowerId,\n creditOfficer,\n dealCcy,\n dealCommitment,\n closeDate,\n dealDate,\n attachedDocuments,\n ) {\n this._owners = owners\n this.dealName = dealName\n this.dealCcy = dealCcy\n this.dealCommitment = dealCommitment\n this.closeDate = closeDate\n this.dealDate = dealDate\n this.dealCode = dealCode\n this.borrowerId = borrowerId\n this.agentId = agentId\n this.creditOfficer = creditOfficer\n this.facilityIds = []\n this.attachedDocuments = attachedDocuments\n }\n\n addFacility(id) {\n this.facilityIds.push(id)\n }\n\n removeFacility(id) {\n const index = this.facilityIds.indexOf(id)\n this.facilityIds.splice(index, 1)\n }\n\n addOwner(id) {\n this._owners.push(id)\n }\n\n removeOwner(id) {\n const index = this._owners.indexOf(id)\n this._owners.splice(index, 1)\n }\n\n edit(\n dealName,\n dealCode,\n borrowerId,\n creditOfficer,\n dealCcy,\n dealCommitment,\n closeDate,\n dealDate,\n attachedDocuments,\n ) {\n this.dealName = dealName\n this.dealCcy = dealCcy\n this.dealCommitment = dealCommitment\n this.closeDate = closeDate\n this.dealDate = dealDate\n this.dealCode = dealCode\n this.borrowerId = borrowerId\n this.creditOfficer = creditOfficer\n this.attachedDocuments = attachedDocuments\n }\n}","__index":{"obj":0},"__func":"constructor","__args":[["02c2d25e3908d5771551b5e398f19125f192cb883e6665495af316d5c471c94632"],"02c2d25e3908d5771551b5e398f19125f192cb883e6665495af316d5c471c94632","d1","d1","d1","d1","d1","d1","d1","d1","[]"]}u
https://whatsonchain.com/tx/b6ed169cbf536e45a785fd2edcf90bdaf2cc6bc5a8650d6bb74dc788349085b1