Advertisement
Guest User

Untitled

a guest
Apr 10th, 2020
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.55 KB | None | 0 0
  1. [
  2.     {
  3.         "ProductTypeID": 1,
  4.         "ProductTypeName": "11111"
  5.     },
  6.     {
  7.         "ProductTypeID": 3,
  8.         "ProductTypeName": "222222"
  9.     },
  10.     {
  11.         "ProductTypeID": 4,
  12.         "ProductTypeName": "333333"
  13.     },
  14.     {
  15.         "ProductTypeID": 5,
  16.         "ProductTypeName": "44444"
  17.     },
  18.     {
  19.         "ProductTypeID": 6,
  20.         "ProductTypeName": "55555"
  21.     },
  22.     {
  23.         "ProductTypeID": 7,
  24.         "ProductTypeName": "6666"
  25.     },
  26.     {
  27.         "ProductTypeID": 8,
  28.         "ProductTypeName": "777777"
  29.     }
  30. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement