Advertisement
wollowizard

uiComponents.json

Jul 16th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.69 KB | None | 0 0
  1. [
  2.     {
  3.       "id": "recharge",
  4.       "name": "Recharge",
  5.       "position": 1,
  6.       "deepLink": "https://recharge",
  7.       "icon": "https://icons/quicklink_recharge"
  8.     },
  9.     {
  10.       "id": "paybill",
  11.       "name": "Pay Bill",
  12.       "position": 2,
  13.       "deepLink": "https://paybill",
  14.       "icon": "https://icons/quicklink_paybill"
  15.     },
  16.     {
  17.       "id": "roaming",
  18.       "name": "Roaming",
  19.       "position": 1,
  20.       "deepLink": "https://roaming",
  21.       "icon": "https://icons/quicklink_roaming"
  22.     },
  23.     {
  24.       "id": "scanner",
  25.       "name": "Scanner",
  26.       "position": 1,
  27.       "deepLink": "https://scanner",
  28.       "icon": "https://icons/quicklink_scanner"
  29.     }
  30.   ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement