nubooya

Untitled

Aug 31st, 2021 (edited)
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. {
  2. "message": "list-book-type",
  3. "meta": {
  4. "limit": 10,
  5. "offset": 0,
  6. "page": 1,
  7. "total": 154,
  8. "total_page": 16,
  9. "sort": [
  10. {
  11. "column": "book_type_name",
  12. "order": "ASN"
  13. }
  14. ]
  15. },
  16. "data": [
  17. {
  18. "id": "3537cba3-3b45-4181-ba5e-b9d416fbe66f",
  19. "book_type_name": "Dewasa",
  20. "book_type_isactive": true
  21. },
  22. {
  23. "id": "c055f63c-b7ee-4c3b-8eaf-cd050207e288",
  24. "book_type_name": "Konten Ada Unsur Digitalisasi",
  25. "book_type_isactive": true
  26. },
  27. {
  28. "id": "3512d915-6a02-4abe-b506-9cfaa0bad64c",
  29. "book_type_name": "Pidato",
  30. "book_type_isactive": false
  31. }
  32. ]
  33. }
Add Comment
Please, Sign In to add comment