select-type1-page.json 928 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "QueryVars": {
  3. "QueryName": "crm-account",
  4. "FilterName": "",
  5. "FilterValue": ""
  6. },
  7. "SelectType1Vars": {
  8. "ListToken": "",
  9. "Having": {
  10. "Prefix": "mx",
  11. "Str": [{ "FilterValue": "Ab" }, { "FilterValue": "Ab" }],
  12. "Chk": [
  13. {
  14. "Opt": [{ "FilterValue": "0" }, { "FilterValue": "1" }]
  15. },
  16. {
  17. "Opt": [{ "FilterValue": "0" }]
  18. },
  19. {
  20. "Opt": [
  21. { "FilterValue": "0" },
  22. { "FilterValue": "1" },
  23. { "FilterValue": "0" }
  24. ]
  25. }
  26. ],
  27. "Rng": [],
  28. "Dec": []
  29. },
  30. "Where": {
  31. "Prefix": "mb",
  32. "Str": [{ "FilterValue": "" }, { "FilterValue": "" }],
  33. "Chk": [],
  34. "Rng": [],
  35. "Dec": []
  36. },
  37. "IsDownloadList": true,
  38. "OrderBy": "mx.created_on desc"
  39. },
  40. "PageVars": {
  41. "Limit": 10,
  42. "Offset": 0,
  43. "ReturnJson": ""
  44. }
  45. }