Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. {
  2. "_id" : ObjectId("5cdcb640e6d43d2c91e432aa"),
  3. "userID" : "quqrgfbf43adadonadb",
  4. "taggedProducts" : [
  5. {
  6. "isChecked" : true,
  7. "_id" : ObjectId("5cdcb640e6d43d2c91e432ab"),
  8. "catalogSKU" : "MYLOAD 10",
  9. "createdBy" : "string",
  10. "modifiedBy" : "string",
  11. "remarks" : "string",
  12. "createdAt" : ISODate("2019-05-16T01:00:48.852Z"),
  13. "updatedAt" : ISODate("2019-05-16T01:00:48.852Z")
  14. },
  15. {
  16. "isChecked" : false,
  17. "_id" : ObjectId("5cdcb675e6d43d2c91e432ac"),
  18. "catalogSKU" : "MYLOAD 11",
  19. "createdBy" : "string",
  20. "modifiedBy" : "string",
  21. "remarks" : "string",
  22. "updatedAt" : ISODate("2019-05-16T01:01:41.450Z"),
  23. "createdAt" : ISODate("2019-05-16T01:01:41.450Z")
  24. },
  25. {
  26. "isChecked" : true,
  27. "_id" : ObjectId("5cdcd76b61d09c0cdd6fafdd"),
  28. "catalogSKU" : "MYLOAD 12",
  29. "createdBy" : "string",
  30. "modifiedBy" : "string",
  31. "remarks" : "string",
  32. "updatedAt" : ISODate("2019-05-16T03:22:19.525Z"),
  33. "createdAt" : ISODate("2019-05-16T03:22:19.525Z")
  34. }
  35. ],
  36. "__v" : 0
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement