Advertisement
kidto1412

hasil mengisi configuration

May 29th, 2023
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.45 KB | None | 0 0
  1. [
  2.    {
  3.       "componentId":107,
  4.       "componentName":"Test Component",
  5.       "componentSetupId":0,
  6.       "componentConfigurations":[
  7.          {
  8.             "componentConfigurationId":868,
  9.             "componentConfigurationItems":[
  10.                {
  11.                   "componentConfigurationId":868,
  12.                   "componentConfigurationItemId":888,
  13.                   "componentConfigurationItemInputType":"DROP_DOWN",
  14.                   "componentConfigurationItemInputValues":[
  15.                      {
  16.                         "componentConfigurationItemId":888,
  17.                         "componentConfigurationItemValue":"1-4",
  18.                         "componentConfigurationItemValueId":924
  19.                      }
  20.                   ],
  21.                   "componentConfigurationItemName":"item name "
  22.                }
  23.             ],
  24.             "componentConfigurationName":"config name"
  25.          }
  26.       ]
  27.    },
  28.    {
  29.       "componentId":35,
  30.       "componentName":"Micro Gate",
  31.       "componentSetupId":0,
  32.       "componentConfigurations":[
  33.          {
  34.             "componentConfigurationId":261,
  35.             "componentConfigurationItems":[
  36.                {
  37.                   "componentConfigurationId":261,
  38.                   "componentConfigurationItemId":472,
  39.                   "componentConfigurationItemInputType":"DROP_DOWN",
  40.                   "componentConfigurationItemInputValues":[
  41.                      {
  42.                         "componentConfigurationItemId":472,
  43.                         "componentConfigurationItemValue":"100-500",
  44.                         "componentConfigurationItemValueId":983
  45.                      }
  46.                   ],
  47.                   "componentConfigurationItemName":"Transaction/second"
  48.                },
  49.                {
  50.                   "componentConfigurationId":261,
  51.                   "componentConfigurationItemId":471,
  52.                   "componentConfigurationItemInputType":"DROP_DOWN",
  53.                   "componentConfigurationItemInputValues":[
  54.                      {
  55.                         "componentConfigurationItemId":471,
  56.                         "componentConfigurationItemValue":"11-20",
  57.                         "componentConfigurationItemValueId":980
  58.                      }
  59.                   ],
  60.                   "componentConfigurationItemName":"Number Of Modul(/month)"
  61.                }
  62.             ],
  63.             "componentConfigurationName":"Transaction"
  64.          }
  65.       ]
  66.    }
  67. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement