Guest User

Untitled

a guest
Jan 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. {
  2. "type":"6",
  3. "order":"modifier",
  4. "by":"ASC",
  5. "coefficients":
  6. [
  7. {
  8. "type":"COUNTRY",
  9. "name":"Z7",
  10. "option":"SP2_Y",
  11. "countries":[]
  12. },
  13. {
  14. "type":"SP2_Y",
  15. "name":"90"
  16. },
  17. {
  18. "type":"K2",
  19. "count":2,
  20. "helper":"SP2_Y"
  21. }
  22. ],
  23. "tourists":
  24. [
  25. [
  26. {
  27. "type":"K3",
  28. "age":20,
  29. "helper":"SP2_Y"
  30. },
  31. {
  32. "type":"K5",
  33. "name":"TYPE3",
  34. "option":"SP2_Y"
  35. }
  36. ],
  37. [
  38. {
  39. "type":"K3",
  40. "age":20,
  41. "helper":"SP2_Y"
  42. },
  43. {
  44. "type":"K5",
  45. "name":"TYPE3",
  46. "option":"SP2_Y"
  47. }
  48. ]
  49. ]
  50. }
Add Comment
Please, Sign In to add comment