Advertisement
Guest User

Untitled

a guest
Jan 26th, 2018
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. { _id: 5a6b817d754efb3c34dbc49f,
  2. notes: 'tet notes',
  3. truckNumber: 'B12345',
  4. materialTypes: '{"Materials":{"test":25}}',
  5. address: '{"Materials":{"test":25}}',
  6. type: '{"Materials":{"test":25}}',
  7. quote: 5,
  8. quanity: 5,
  9. customerFirstName: 'test',
  10. customerLastName: 'tester',
  11. __v: 0,
  12. id: '5a6b817d754efb3c34dbc49f',
  13. owner:
  14. { _id: 5a6421d7a876091464e96137,
  15. username: 'test',
  16. email: 'test@gmai.com',
  17. password: '$2a$10$7SFWgF/62yW1t2CSpDF08uBhyo3f7X3dSja4ZRj.Cgun4/hK1Sngm',
  18. provider: 'local',
  19. role: 1,
  20. __v: 0,
  21. user: null,
  22. assignedJobs: null,
  23. id: '5a6421d7a876091464e96137',
  24. jobs: null },
  25. assignedUsers:
  26. [ { _id: 5a63bf031697c40d74005099,
  27. username: 'Strapi user',
  28. email: 'user@strapi.io',
  29. password: '$2a$10$FgfbGN3QIunhTT35rsw7aummJ/5J8mAhxAvnGSzFhpYHD47hbbrgu',
  30. provider: 'local',
  31. role: 1,
  32. __v: 0,
  33. id: '5a63bf031697c40d74005099',
  34. User: null,
  35. creator: null,
  36. user: null,
  37. assignedJobs: 5a6b817d754efb3c34dbc49f,
  38. jobs: null },
  39. { _id: 5a63ef50e49de13e6063a61a,
  40. username: 'joe',
  41. email: 'joe',
  42. password: '$2a$10$JYDLQacsFhKLaoV682i7x.P3NPFufXRuZOaWCkCUO6cvEs/Ti.wJi',
  43. provider: 'local',
  44. role: 1,
  45. __v: 0,
  46. assignedJobs: 5a6b817d754efb3c34dbc49f,
  47. id: '5a63ef50e49de13e6063a61a',
  48. jobs: null } ] }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement