Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
linenumberstrue
collapsetrue

  {
  "qualification_code": 213,
  "range_sets": [
    {
      "from": 25000,
      "from_units": 321,// 321 is USD
      "to": 50000,
      "to_units": 321
    },
    {
      "from": 75000,
      "from_units": 321,// 321 is
USD       "to": 100000,
      "to_units": 321
    }
  ]
}