Advertisement
totatoto

upgrades

Feb 25th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.25 KB | None | 0 0
  1. {
  2.     "<id>": {
  3.         "id": "<id>",
  4.         "name": "<name>",
  5.         "description": "<description>",
  6.         "jsonCosts": [
  7.             {
  8.                 "currency":"<Currency name>",
  9.                 "quantity":<cost>
  10.             }
  11. ]
  12.     }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement