Advertisement
jamdmasud

Save expense

Nov 25th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.36 KB | None | 0 0
  1. {
  2.     "transactionDate":"2017-11-25 18:23:42.697",
  3.     "total":7000,
  4.     "vat":50,
  5.     "due":80,
  6.     "hospitalExpenses":[
  7.             {
  8.                 "description":"Purhcase paper",
  9.                 "amount":2000
  10.             },
  11.             {
  12.                "description":"Electric bill payment",
  13.                 "amount":5000
  14.             }
  15.         ]
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement