nubooya

Untitled

Aug 4th, 2021
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. {
  2. "message": "success",
  3. "meta": {
  4. "limit": 10,
  5. "offset": 0,
  6. "page": 1,
  7. "total": 1,
  8. "total_page": 1,
  9. "sort": [
  10. {
  11. "column": "procurement_type_name",
  12. "order": "asc"
  13. }
  14. ]
  15. },
  16. "data": [
  17. {
  18. "id": "14403c42-3324-43b4-8715-91df1ae70fc6",
  19. "procurement_type_name": "Sewa",
  20. "procurement_type_order": 4,
  21. "procurement_type_isexpired": true,
  22. "procurement_type_allow_zero": false,
  23. "procurement_type_isactive": true
  24. }
  25. ]
  26. }
Advertisement
Add Comment
Please, Sign In to add comment