#0
nonstandard
0.00004000 BSV
Q!óÿH< Õ© ´67Õ4V¥ÿiÈ^EÍ@?39Q®M7{"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 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 facilityIds: [],\n }\n\n this.globalIdentifiers = {\n ansiId,\n isin,\n cusip,\n }\n\n this.keyDates = {\n dealDate,\n closeDate,\n }\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 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.creditOfficer = creditOfficer\n this.attachedDocuments = attachedDocuments\n }\n}","__index":{"obj":0},"__args":[["02f3ff483c9100d589a900b41e3637d5113456a5ff6901c85e9f45cd40993f3339"],"deal1","USD","0","02f3ff483c9100d589a900b41e3637d5113456a5ff6901c85e9f45cd40993f3339","02f3ff483c9100d589a900b41e3637d5113456a5ff6901c85e9f45cd40993f3339","deal1","02f3ff483c9100d589a900b41e3637d5113456a5ff6901c85e9f45cd40993f3339","ansi","isin","cusip","9/21/2020","9/24/2020"],"__func":"constructor"}u
https://whatsonchain.com/tx/4e9408ec0d7e688cfb910348b5da8ed83b5fa74995f69706097a5552544affed