Q!ÉKa^h¹>/6ó©oXm(Î)Jvw¹çøîQ®M±
{"summary":1,"identifiers":2,"keyDates":3,"creditStats":4,"tradingStats":5,"__cls":"class FacilitySC {\n constructor(\n owners = [],\n facilityName = '',\n agentName = '',\n loanFormat = 'Revolver',\n dealId = '',\n facilityTypeCode = '',\n accrualType = 'Accrual',\n facilityControlNumber = 0,\n isin = 0,\n cusip = 0,\n effectiveDate = new Date(),\n dateOfAgreement = new Date(),\n expiryDate = new Date(),\n finalMaturityDate = new Date(),\n multiCurrency = false,\n fxRate = 0,\n globalProposedAmount = 0,\n globalOriginationAmount = 0,\n repaymentRule = 'FIFO',\n cancelationRule = 'FIFO',\n prepaymentRule = 'FIFO',\n ageFactor = 0,\n creditRating = 0,\n reportingCurrency = 0,\n maxRate = 0,\n minRate = 0,\n maxSpread = 0,\n minSpread = 0,\n assignmentFeesRequired = false,\n borrowerConsentRequired = false,\n agentConsentRequired = false,\n margin = 0,\n creditAgreement = '',\n ) {\n this._owners = owners\n\n this.summary = {\n facilityName,\n agentName,\n loanFormat,\n }\n\n this.identifiers = {\n dealId,\n facilityTypeCode,\n accrualType,\n facilityControlNumber,\n isin,\n cusip,\n }\n\n this.keyDates = {\n effectiveDate,\n dateOfAgreement,\n expiryDate,\n finalMaturityDate,\n }\n\n this.creditStats = {\n multiCurrency,\n fxRate,\n globalProposedAmount,\n globalOriginationAmount,\n amountUnavailable: 0,\n repaymentRule,\n cancelationRule,\n prepaymentRule,\n }\n\n this.tradingStats = {\n ageFactor,\n creditRating,\n reportingCurrency,\n maxRate,\n minRate,\n maxSpread,\n minSpread,\n assignmentFeesRequired,\n borrowerConsentRequired,\n agentConsentRequired,\n margin,\n lastTradeAmount: '--',\n creditAgreement,\n }\n\n this.facilityFees = []\n }\n\n addOwners(publicKeys) {\n this._owners = [...new Set(this._owners.concat(publicKeys))]\n }\n\n setAmountUnavailable(amountUnavailable) {\n this.creditStats.amountUnavailable = amountUnavailable\n }\n\n setLastTradeAmount(lastTradeAmount) {\n this.tradingStats.lastTradeAmount = lastTradeAmount\n }\n\n addFacilityFee(typeAndFee) {\n this.facilityFees.push(typeAndFee)\n }\n}","__index":{"obj":0},"__args":[["03801a8fc9024b615e68b9913e2f3688f3a96f586d28ce1a294a7677b9e71cf8ee"],"Facility 1","Agent 1","Term Loan","3ca3547b37fc7f25941b577d2d8fb1c689c64d88741eff3974200b583f20d18c:0","","Accrual","","","","","","10/1/2020","","Yes","","","","FIFO","FIFO","FIFO","","","","","","","","Yes","Yes","Yes","","",""],"__func":"constructor"}u
https://whatsonchain.com/tx/undefined