Guest User

Untitled

a guest
Jan 18th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. {
  2. "_id" : ObjectId("5c36390fae88df153176ea46"),
  3. "info" : {
  4. "display_name" : "Abc"
  5. },
  6. "status" : "enabled",
  7. "created" : 1547057423.619553,
  8. "modified" : 1547057423.619553,
  9. "version" : 1,
  10. "external_ids" : {
  11. "email_original" : "abc@xyz.com",
  12. "canonical_id" : "805c363cc23f91f579323903c9",
  13. "email" : "abc@xyz.com"
  14. },
  15. "apikeys" : [ ],
  16. "type" : "account"
  17. }
  18.  
  19. {
  20. "_id" : ObjectId("5c36390fae88df153176ea46"),
  21. "info" : {
  22. "display_name" : "abc"
  23. },
  24. "status" : "enabled",
  25. "created" : 1547057423.619553,
  26. "modified" : 1547057423.619553,
  27. "version" : 1,
  28. "external_ids" : {
  29. "email_original" : "abc@xyz.com",
  30. "canonical_id" : "805c363cc23f91f579323903c9",
  31. "email" : "abc@xyz.com"
  32. },
  33. "apikeys" : [ ],
  34. "type" : "account"
  35. }
Add Comment
Please, Sign In to add comment