#0
nonstandard
0.00004000 BSV
Q!±&Ïá"Y8Cýò33¨ï¤v¯Kã(ò"àÔ6DöQ®M{"__cls":"class Loan {\n constructor(amount, lender, borrower, id) {\n _defineProperty(this, \"amount\", void 0);\n\n _defineProperty(this, \"lender\", void 0);\n\n _defineProperty(this, \"borrower\", void 0);\n\n _defineProperty(this, \"id\", void 0);\n\n _defineProperty(this, \"paymentSchedule\", void 0);\n\n _defineProperty(this, \"_owners\", void 0);\n\n _defineProperty(this, \"isMatured\", void 0);\n\n this.amount = amount;\n this.lender = lender;\n this.borrower = borrower;\n this.id = id;\n this._owners = [borrower];\n this.isMatured = false;\n }\n\n setOwner(newOwner) {\n this._owners = [newOwner];\n }\n\n setAmount(amount) {\n this.amount = amount;\n }\n\n setMatured() {\n this.isMatured = true;\n }\n\n}","__index":{"obj":0},"__args":[5,"lenderName","03b126cfe1ad22593843fdf2333390a8efa476af4be328f222e095d4361544f694","id"],"__func":"constructor"}u
https://whatsonchain.com/tx/59759395f8b0b46c8ce3d6605f4aa3233bb03956afbf0ffd1923b0a4e032e9f9