search-type1-page.json 940 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "QueryVars": {
  3. "QueryName": "member-search",
  4. "FilterName": "",
  5. "FilterValue": ""
  6. },
  7. "//ListType1Vars": "variables necessary only for list-type1",
  8. "//OrderBy": "slip_no asc/slip_no desc/company_name asc/company_name desc/item_code asc/item_code desc ...",
  9. "ListType1Vars": {
  10. "ListToken": "",
  11. "FilterDate": "",
  12. "StartDate": "",
  13. "EndDate": "",
  14. "FilterFirst": "",
  15. "StartFirst": "",
  16. "EndFirst": "",
  17. "FilterSecond": "",
  18. "StartSecond": "",
  19. "EndSecond": "",
  20. "FilterThird": "",
  21. "StartThird": "",
  22. "EndThird": "",
  23. "FilterFourth": "",
  24. "StartFourth": "",
  25. "EndFourth": "",
  26. "IsAddTotalLine": false,
  27. "IsExcelColumn": false,
  28. "IsShowOnlyClosed": false,
  29. "Balance": "c10 > 0",
  30. "OrderBy": "mx.created_on desc",
  31. "IsDownloadList": false,
  32. "SimpleFilter": ""
  33. },
  34. "PageVars": {
  35. "Limit": 10,
  36. "Offset": 0,
  37. "ReturnJson": ""
  38. }
  39. }