Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2017
609
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. {
  2. "emails": [
  3. {
  4. "id": 0,
  5. "subject": "Tahoe Trip Next Weekend",
  6. "from": "x@gmail.com",
  7. "to": [
  8. "a@gmail.com",
  9. "b@gmail.com",
  10. "c.gmail.com"
  11. ],
  12. "body": "Mi augue mattis vitae erat risus nibh, mauris sodales nonummy a, vestibulum lacinia",
  13. "date": "2017-08-01T14:30Z",
  14. "unread": false
  15. }
  16. ]
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement