Updated the payment history.
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
["2018-09-26", "589.00"],
|
||||
["2018-10-15", "0"],
|
||||
["2018-11-29", "589.00"],
|
||||
["2018-12-31", "589.00"]
|
||||
["2018-12-31", "589.00"],
|
||||
["2019-01-15", "0.00"],
|
||||
["2019-02-13", "589.00"]
|
||||
],
|
||||
"borrower": {
|
||||
"name": "Bear Houses, LLC",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"format": "html",
|
||||
"email": {
|
||||
"from_address": "jkent3rd@gmail.com",
|
||||
"to_address": "bck@virginia.edu",
|
||||
"to_address": "jkent3rd@gmail.com",
|
||||
"server": "smtp.gmail.com",
|
||||
"password": "pvyrbcnzrjoizprn",
|
||||
"template": "./template.txt",
|
||||
@@ -51,6 +51,8 @@
|
||||
["2018-10-01", "278.15"],
|
||||
["2018-11-01", "278.15"],
|
||||
["2018-12-01", "278.15"],
|
||||
["2019-01-01", "278.15"]
|
||||
["2019-01-01", "278.15"],
|
||||
["2019-02-01", "278.15"],
|
||||
["2019-03-01", "278.15"]
|
||||
]
|
||||
}
|
||||
|
||||
@@ -51,6 +51,8 @@
|
||||
["2018-10-01", "278.15"],
|
||||
["2018-11-01", "278.15"],
|
||||
["2018-12-01", "278.15"],
|
||||
["2019-01-01", "278.15"]
|
||||
["2019-01-01", "278.15"],
|
||||
["2019-02-01", "278.15"],
|
||||
["2019-03-01", "278.15"]
|
||||
]
|
||||
}
|
||||
|
||||
@@ -40,7 +40,8 @@
|
||||
["2018-10-11", "803.00"],
|
||||
["2018-11-13", "803.00"],
|
||||
["2018-12-13", "803.00"],
|
||||
["2018-01-11", "803.00"]
|
||||
["2019-01-14", "803.00"],
|
||||
["2019-02-05", "803.00"]
|
||||
],
|
||||
"borrower": {
|
||||
"name": "Bear Houses, LLC",
|
||||
|
||||
Reference in New Issue
Block a user