Advertisement
Guest User

Untitled

a guest
Jul 31st, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. {
  2. "_id" : ObjectId("55bb41b3bf9caa315e21172f"),
  3. "firstName" : "Nazariiiiii",
  4. "lastName" : "11",
  5. "profile" : {
  6. "email" : "mail@gmail.com"
  7. },
  8. "shippingAddresses" : [
  9. {
  10. "address" : "45 North-Right, st",
  11. "city" : "Miamy",
  12. "state" : null,
  13. "zip" : "56734",
  14. "default" : true
  15. }
  16. ],
  17. "role" : {
  18. "type" : "foundation",
  19. "info" : {
  20. "district" : {
  21. "_id" : "55af7e4d27d99e100c162f10",
  22. "generated" : true,
  23. "name" : "4jkgainqaor Schools",
  24. "state" : "FL"
  25. },
  26. "foundation" : {
  27. "position" : "Other",
  28. "address" : "45 North-Right, st",
  29. "city" : "Miamy",
  30. "zip" : "56734"
  31. }
  32. }
  33. },
  34. "featurePermissions" : {
  35. "shop" : {
  36.  
  37. },
  38. "prepaid_card" : {
  39.  
  40. },
  41. "user_management" : {
  42.  
  43. },
  44. "reports" : {
  45. "user_reports" : {
  46.  
  47. },
  48. "p2p_reports" : {
  49.  
  50. }
  51. },
  52. "funds_management" : {
  53. "distribute_funds" : {
  54.  
  55. },
  56. "add_funds" : {
  57.  
  58. },
  59. "distribution_management" : {
  60.  
  61. }
  62. },
  63. "settings" : {
  64.  
  65. },
  66. "user_page" : {
  67.  
  68. }
  69. },
  70. "purses" : {
  71. "default" : {
  72. "amount" : 0,
  73. "name" : "Default Purse",
  74. "description" : "This is your unrestricted purse"
  75. }
  76. },
  77. "savedAccounts" : [ ],
  78. "security" : {
  79. "questionId" : "1",
  80. "question" : "What is the first name of the person you first kissed?",
  81. "answer" : "Some Girl"
  82. },
  83. "sensitive" : {
  84. "username" : "mail@gmail.com",
  85. "password" : "22b20e44647d0428feca77bb4bfab9ce",
  86. "verified" : false,
  87. "verifiedId" : "6d25faf817970a8efb96b7a846c07e44"
  88. },
  89. "user_page" : {
  90. "image" : "/img/users/placeholder.jpg",
  91. "description" : "Please add your user page Description here",
  92. "id" : "Nazariiiiii.11.1438335411098"
  93. }
  94. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement