Q!q< #n¿#½t aÌ-ßÿ]/ÜÐ¥µ®$EQ®M·{"dealDetails":1,"globalIdentifiers":2,"keyDates":3,"__cls":"class DealSC {\n constructor(\n owners = [],\n dealName = '',\n dealCurrency = '',\n dealCommitmentAmount = 0,\n creditOfficer = '',\n agentId = '',\n dealCode = '',\n borrowerId = '',\n borrowerName = '',\n ANSIID = '',\n ISIN = '',\n CUSIP = '',\n dealDate = new Date(),\n closeDate = new Date(),\n ) {\n this._owners = owners\n this.dealDetails = {\n dealName,\n dealCurrency,\n dealCommitmentAmount,\n creditOfficer,\n agentId,\n dealCode,\n borrowerId,\n borrowerName,\n facilityIds: [],\n }\n\n this.globalIdentifiers = {\n ANSIID,\n ISIN,\n CUSIP,\n }\n\n this.keyDates = {\n dealDate,\n closeDate,\n }\n this.sharedWith = []\n }\n\n shareWith(users) {\n this.sharedWith = [...this.sharedWith, ...users]\n }\n\n addFacility(id) {\n this.dealDetails.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 borrowerName,\n creditOfficer,\n dealCurrency,\n dealCommitment,\n closeDate,\n dealDate,\n attachedDocuments,\n ) {\n this.dealDetails.dealName = dealName\n this.dealDetails.dealCurrency = dealCurrency\n this.dealDetails.dealCommitment = dealCommitment\n this.dealDetails.closeDate = closeDate\n this.dealDetails.dealDate = dealDate\n this.dealDetails.dealCode = dealCode\n this.borrowerId = borrowerId\n this.borrowerName = borrowerName\n this.creditOfficer = creditOfficer\n this.attachedDocuments = attachedDocuments\n }\n}","__index":{"obj":0},"__args":[["02713c20236e05bf82950623bd74206116cc2d99dfff5d2fdcd0a5b5ae24129f45"],"Sharing Deal","USD","","d4744e14e2ed334c1f56124f1a31785f6095358bab10b40bc3239b1ebf168110:0","02713c20236e05bf82950623bd74206116cc2d99dfff5d2fdcd0a5b5ae24129f45","","","","","","","10/21/2020",""],"__func":"constructor"}u
https://whatsonchain.com/tx/undefined