Q!¿ìÖõ¦·*[/,rÙ©´²_Æ_8"vЬÆ@TýQ®MÂ{"attachedDocuments":1,"__func":"constructor","_args":[["02bfecd6f5a6b72a5b109a2f2c72d9a9b4b25fc65f382276d01e13acc6400f54fd"],"hi","hi","hi","hi","hi","hi","hi","hi","hi","hi",{"name":"d1","link":"l1"}],"__index":{"obj":0},"__cls":"class DealSC {\n constructor(\n owners,\n dealName,\n dealCode,\n borrowerId,\n creditOfficer,\n dealCcy,\n dealCommitment,\n ansiId,\n isin,\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.ansiId = ansiId\n this.isin = isin\n this.borrowerId = borrowerId\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(dealName, dealCode, borrowerId, creditOfficer, dealCcy, dealCommitment, ansiId, isin, closeDate, dealDate, attachedDocuments) {\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.ansiId = ansiId\n this.isin = isin\n this.borrowerId = borrowerId\n this.creditOfficer = creditOfficer\n this.attachedDocuments = attachedDocuments\n }\n}"}u
https://whatsonchain.com/tx/undefined