#0
nonstandard
0.00004000 BSV
Q!ÿhªÎD@6þU9h3ñæ9gÕÐJÕßÒ4¾Q®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":[["03ff8268aa8ece4440368dfe115519396833f1e63967d5d04ad597dfd2153492be"],"03ff8268aa8ece4440368dfe115519396833f1e63967d5d04ad597dfd2153492be","d1","d1","d1","d1","d1","d1","d1","d1","[]"]}u
https://whatsonchain.com/tx/cee377beb5f158ce81cf99a5b62b5599af2c4c3ab8b91cb0f8cb1eb0d2baab77