Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. [
  2. {
  3. "b": [
  4. {
  5. "uid": "string",
  6. "type": "string",
  7. "name": "string",
  8. "labels": [
  9. "string"
  10. ],
  11. "r": 0,
  12. "c": 0,
  13. "id": "string"
  14. }
  15. ],
  16. "s": [
  17. {
  18. "uid": "string",
  19. "type": "string",
  20. "name": "string",
  21. "labels": [
  22. "string"
  23. ],
  24. "r": 0,
  25. "c": 0,
  26. "id": "string"
  27. }
  28. ],
  29. "zp": [
  30. [
  31. {}
  32. ]
  33. ],
  34. "cn": "string",
  35. "tc": 0,
  36. "tl": 0,
  37. "id": "string"
  38. }
  39. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement