Guest User

Untitled

a guest
Jan 22nd, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. [
  2. {
  3. "id": 1,
  4. "title": "string",
  5. "description": "string",
  6. "discount": null,
  7. "old_price": null,
  8. "new_price": null,
  9. "date_from": "2019-01-01",
  10. "date_to": "2019-01-02",
  11. "created": "2019-01-20T14:59:06.139Z",
  12. "updated": "2019-01-20T14:59:06.139Z",
  13. "likes": [
  14. {
  15. "id": 13,
  16. "isDeleted": false,
  17. "created": "2019-01-21T15:05:36.605Z"
  18. }
  19. ]
  20. }
  21. ]
Add Comment
Please, Sign In to add comment