Q!
Y°^ËÑP³«KBQZÓú£7C±7öù,צôQ®MD{"dealDetails":1,"globalIdentifiers":2,"keyDates":3,"__cls":"class DealSC {\r\n constructor(\r\n owners = [],\r\n name = '',\r\n dealCurrency = '',\r\n dealCommitmentAmount = 0,\r\n creditOfficer = '',\r\n agentId = '',\r\n dealCode = '',\r\n borrowerName = '',\r\n ANSIID = '',\r\n ISIN = '',\r\n CUSIP = '',\r\n creditAgreementDate = '',\r\n closeDate = '',\r\n createdBy = '',\r\n uploaded = '',\r\n lastModified = '',\r\n imported = false\r\n ) {\r\n this._owners = owners;\r\n\r\n this.dealDetails = {\r\n name,\r\n dealCurrency,\r\n dealCommitmentAmount,\r\n creditOfficer,\r\n agentId,\r\n dealCode,\r\n borrowerName,\r\n facilityIds: [],\r\n };\r\n\r\n this.globalIdentifiers = {\r\n ANSIID,\r\n ISIN,\r\n CUSIP,\r\n };\r\n\r\n this.keyDates = {\r\n closeDate,\r\n creditAgreementDate,\r\n };\r\n\r\n this.creditAgreements = []\r\n this.createdBy = createdBy;\r\n this.uploaded = uploaded;\r\n this.lastModified = lastModified;\r\n this.imported = imported;\r\n }\r\n\r\n addOwner(id) {\r\n this._owners.push(id);\r\n }\r\n\r\n removeOwner(id) {\r\n const index = this._owners.indexOf(id);\r\n this._owners.splice(index, 1);\r\n }\r\n\r\n addFacility(id) {\r\n this.dealDetails.facilityIds.push(id);\r\n }\r\n\r\n removeFacility(id) {\r\n const index = this.dealDetails.facilityIds.indexOf(id);\r\n this.dealDetails.facilityIds.splice(index, 1);\r\n }\r\n\r\n addCreditAgreement(creditAgreement) {\r\n this.creditAgreements.push(creditAgreement)\r\n }\r\n \r\n setCreditAgreements(creditAgreements) {\r\n this.creditAgreements = creditAgreements;\r\n }\r\n\r\n setLastModified(lastModified) {\r\n this.lastModified = lastModified;\r\n }\r\n\r\n setImported(imported) {\r\n this.imported = imported;\r\n }\r\n\r\n edit(\r\n name, \r\n dealCurrency, \r\n dealCommitmentAmount, \r\n creditOfficer, \r\n dealCode, \r\n borrowerName, \r\n ANSIID, \r\n ISIN, \r\n CUSIP, \r\n closeDate,\r\n creditAgreementDate,\r\n ) {\r\n this.dealDetails.name = name;\r\n this.dealDetails.dealCurrency = dealCurrency;\r\n this.dealDetails.dealCommitmentAmount = dealCommitmentAmount;\r\n this.dealDetails.creditOfficer = creditOfficer;\r\n this.dealDetails.dealCode = dealCode;\r\n this.dealDetails.borrowerName = borrowerName;\r\n this.globalIdentifiers.ANSIID = ANSIID;\r\n this.globalIdentifiers.ISIN = ISIN;\r\n this.globalIdentifiers.CUSIP = CUSIP;\r\n this.keyDates.closeDate = closeDate;\r\n this.keyDates.creditAgreementDate = creditAgreementDate;\r\n }\r\n}","__index":{"obj":0},"__func":"constructor","__args":[["02850359b05ecbd150b3ab4b4251145ad3efa2bffaa33743b137f691f92cd7a6f4"],"Deal 3","USD",0,"0","fbef76628075f86bd62134a1678dc4c17d5d767e3492e11b6b576f01e90aa6a9:0","0","0","EX00","00","00","02/03/2021","02/19/2021","fbef76628075f86bd62134a1678dc4c17d5d767e3492e11b6b576f01e90aa6a9:0","Thu Feb 04 2021 19:53:08 GMT+0400","Thu Feb 04 2021 19:53:08 GMT+0400",false]}u
https://whatsonchain.com/tx/undefined