Advertisement
bradaunecrgroup

Cascading (Dependent ) Option Sets JSON

Jun 25th, 2015
1,188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.09 KB | None | 0 0
  1. {
  2.     "cascade": [
  3.         [
  4.             100000000,
  5.             [
  6.                 100000006,
  7.                 100000018,
  8.                 100000020,
  9.                 100000028,
  10.                 100000038,
  11.                 100000044
  12.             ]
  13.         ],
  14.         [
  15.             100000001,
  16.             [
  17.                 100000029,
  18.                 100000031,
  19.                 100000037
  20.             ]
  21.         ],
  22.         [
  23.             100000002,
  24.             [
  25.                 100000012,
  26.                 100000013,
  27.                 100000021,
  28.                 100000034,
  29.                 100000049
  30.             ]
  31.         ],
  32.         [
  33.             100000003,
  34.             [
  35.                 100000014,
  36.                 100000015,
  37.                 100000022,
  38.                 100000024,
  39.                 100000026,
  40.                 100000033,
  41.                 100000040
  42.             ]
  43.         ],
  44.         [
  45.             100000004,
  46.             [
  47.                 100000007,
  48.                 100000008,
  49.                 100000009,
  50.                 100000019,
  51.                 100000032,
  52.                 100000039,
  53.                 100000045,
  54.                 100000047,
  55.                 100000048
  56.             ]
  57.         ],
  58.         [
  59.             100000005,
  60.             [
  61.                 100000000,
  62.                 100000016,
  63.                 100000023,
  64.                 100000041
  65.             ]
  66.         ],
  67.         [
  68.             100000006,
  69.             [
  70.                 100000003,
  71.                 100000017,
  72.                 100000035,
  73.                 100000042
  74.             ]
  75.         ],
  76.         [
  77.             100000007,
  78.             [
  79.                 100000002,
  80.                 100000005,
  81.                 100000011,
  82.                 100000025,
  83.                 100000027,
  84.                 100000030,
  85.                 100000043,
  86.                 100000050
  87.             ]
  88.         ],
  89.         [
  90.             100000008,
  91.             [
  92.                 100000001,
  93.                 100000004,
  94.                 100000010,
  95.                 100000036,
  96.                 100000046
  97.             ]
  98.         ]
  99.     ]
  100. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement