Advertisement
nubooya

Untitled

Aug 26th, 2023 (edited)
43
0
111 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. {
  2. "message": "success",
  3. "meta": {
  4. "limit": 10,
  5. "order": [
  6. [
  7. "vessel_type_name",
  8. "asc"
  9. ]
  10. ],
  11. "page": 1,
  12. "total": 1,
  13. "total_page": 1
  14. },
  15. "list": [
  16. {
  17. "id": "f072c81b-fa0b-465a-ad7a-33fc0eb98fc6",
  18. "vessel_type_name": "Kapal Tunda",
  19. "vessel_type_isactive": true
  20. }
  21. ]
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement