The following files exists in this folder. Click to view.
bank.json42 lines ASCII Unix (LF)
{
"alva": [
{
"typ": "ins\u00e4ttning",
"belopp": 1000
},
{
"typ": "ins\u00e4ttning",
"belopp": 200
},
{
"typ": "uttag",
"belopp": 100
}
],
"admin": [
{
"typ": "ins\u00e4ttning",
"belopp": 1000
}
],
"yamoo": [
{
"typ": "ins\u00e4ttning",
"belopp": 1000
},
{
"typ": "ins\u00e4ttning",
"belopp": 344
},
{
"typ": "uttag",
"belopp": 122
}
],
"test": [
{
"typ": "ins\u00e4ttning",
"belopp": 1000
}
]
}