clifinance/app_data.json

17 lines
267 B
JSON

[
{
"id": -1,
"description": "shoping",
"amount": -200.75,
"date": "2021-01-01T00:00:00",
"type": "Expense"
},
{
"id": -1,
"description": "shoping",
"amount": 200.75,
"date": "2021-01-01T00:00:00",
"type": "Income"
}
]