17 lines
263 B
JSON
17 lines
263 B
JSON
|
[
|
||
|
{
|
||
|
"id": -1,
|
||
|
"type": "Income",
|
||
|
"date": "2000-11-10T00:00:00",
|
||
|
"amount": 100.1,
|
||
|
"description": "sdfsdfsgdhfgh"
|
||
|
},
|
||
|
{
|
||
|
"id": -1,
|
||
|
"type": "Income",
|
||
|
"date": "2000-11-10T00:00:00",
|
||
|
"amount": 100.1,
|
||
|
"description": "d"
|
||
|
}
|
||
|
]
|