Guest User

Untitled

a guest
Jul 19th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. [{
  2. "id": 1,
  3. "value": {
  4. "text": "default",
  5. "widget": "default"
  6. }
  7. },
  8. {
  9. "id": 2,
  10. "value": {
  11. "text": "buy",
  12. "widget": "buy"
  13. }
  14. },
  15. {
  16. "id": 3,
  17. "value": {
  18. "text": "buy_price",
  19. "widget": "buy_price"
  20. }
  21. },
  22. {
  23. "id": 4,
  24. "value": {
  25. "text": "no_price",
  26. "widget": "no_price"
  27. }
  28. },
  29. {
  30. "id": 5,
  31. "value": {
  32. "text": "no_provider",
  33. "widget": "no_provider"
  34. }
  35. }]
Add Comment
Please, Sign In to add comment