prasid444

First

Oct 29th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. {"table":{
  2. "title":"table name",
  3.  
  4. "links":{
  5. "next": "https://pastebin.com/raw/dunYEjvT",
  6. "prev":"",
  7. "first":"https://pastebin.com/raw/wyMdqrQb",
  8. "self":"https://pastebin.com/raw/wyMdqrQb",
  9. "last":"https://pastebin.com/raw/M85WDau3"
  10. },
  11.  
  12. "meta":{
  13. "pagination":"1/7",
  14. "sortedBy":"id",
  15. "sortOrder":"ASC"
  16.  
  17. },
  18. "column":[
  19. {
  20. "keyname":"id",
  21. "displayName":"Serial Number",
  22. "group":"product information",
  23. "type":"modifier",
  24. "links":{
  25. "ASC":"https://pastebin.com/raw/wyMdqrQb",
  26. "DESC":"https://pastebin.com/raw/xd9wttKs"
  27. }
  28.  
  29. },
  30. {
  31. "keyname":"type",
  32. "displayName":"Type",
  33. "links":{
  34. "ASC":"https://pastebin.com/raw/8y2v9T6K",
  35. "DESC":"https://pastebin.com/raw/KFgNiqkn"
  36. }
  37. },
  38. {
  39. "keyname":"name",
  40. "displayName":"Name",
  41. "group":"Details"
  42.  
  43. }
  44. ,
  45. {
  46. "keyname":"address",
  47. "displayName":"Local Address",
  48. "group":"Details"
  49. },
  50. {
  51. "keyname":"fatherName",
  52. "displayName":"Father's Name",
  53. "group":"Family Details"
  54. },
  55. {
  56. "keyname":"motherName",
  57. "displayName":"Mother's Name",
  58. "group":"Family Details"
  59. }
  60. ,
  61. {
  62. "keyname":"otherName",
  63. "displayName":"Other's Name",
  64. "group":"Family Details"
  65. }
  66.  
  67. ],
  68. "rows":[{
  69. "id": "5001",
  70. "type": "First"
  71. },
  72. {
  73. "id": "5002",
  74. "type": "Glazed"
  75. },
  76. {
  77. "id": "5005",
  78. "type": "Sugar"
  79. },
  80. {
  81. "id": "5007",
  82. "type": "Powdered Sugar"
  83. },
  84. {
  85. "id": "5006",
  86. "type": "Chocolate with Sprinkles"
  87. },
  88. {
  89. "id": "5003",
  90. "type": "Chocolate",
  91. "name":"prasid"
  92. },
  93. {
  94. "id": "5004",
  95. "type": "Maple",
  96. "address":"Sanepa"
  97. }
  98. ]
  99. }
  100. }
Add Comment
Please, Sign In to add comment