Skip to content

Commit 673aa3d

Browse files
committed
Remove accountHistory
1 parent 4692f34 commit 673aa3d

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

mocks/contact.json

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -87,31 +87,5 @@
8787
"email": "[email protected]"
8888
}
8989
}
90-
],
91-
"accountHistory": [
92-
{
93-
"amount": "919.76",
94-
"date": "2012-02-01T17:00:00.000Z",
95-
"business": "Jenkins, Lind and Abshire",
96-
"name": "Credit Card Account 0934",
97-
"type": "withdrawal",
98-
"account": "91928453"
99-
},
100-
{
101-
"amount": "354.28",
102-
"date": "2012-02-01T17:00:00.000Z",
103-
"business": "Hilpert, Hilll and Christiansen",
104-
"name": "Savings Account 8300",
105-
"type": "withdrawal",
106-
"account": "11800102"
107-
},
108-
{
109-
"amount": "789.96",
110-
"date": "2012-02-01T17:00:00.000Z",
111-
"business": "D'Amore and Sons",
112-
"name": "Checking Account 5201",
113-
"type": "payment",
114-
"account": "58013435"
115-
}
11690
]
11791
}

0 commit comments

Comments
 (0)