Guest User

Untitled

a guest
Oct 24th, 2017
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. [
  2. {
  3. "_id": "59ddc9fb2581106d287d056a",
  4. "empId": "1212",
  5. "qeType": 2,
  6. "firstName": "Vaishali",
  7. "lastName": "Both",
  8. "email": "v@gmail.com",
  9. "countryCode": " 91",
  10. "phoneNumber": "2154215421",
  11. "plantId": {
  12. "plantName": "Abc"
  13. },
  14. "accountState": "ACTIVE",
  15. "profilePicURL": {
  16. "thumbnail": "",
  17. "original": ""
  18. }
  19. },
  20. {
  21. "_id": "59ef3260cb782d620043eae5",
  22. "empId": "654647",
  23. "qeType": 1,
  24. "firstName": "Fghghgf",
  25. "lastName": "Hfyrty",
  26. "email": "fghf@fgdg.dfgdfg",
  27. "countryCode": " 91",
  28. "phoneNumber": "4564564566",
  29. "accountState": "ACTIVE",
  30. "profilePicURL": {
  31. "thumbnail": "",
  32. "original": ""
  33. }
  34. },
  35. {
  36. "_id": "59ef34dbcb782d620043eae6",
  37. "empId": "45646",
  38. "qeType": 0,
  39. "firstName": "Ssf",
  40. "lastName": "Sdfsdf",
  41. "email": "sdfsdf@dsf.sdfsdf",
  42. "countryCode": " 91",
  43. "phoneNumber": "3434545454",
  44. "plantId": {
  45. "plantName": "Abc"
  46. },
  47. "accountState": "ACTIVE",
  48. "profilePicURL": {
  49. "thumbnail": "",
  50. "original": ""
  51. }
  52. },
  53. {
  54. "_id": "59ef34e4cb782d620043eae7",
  55. "empId": "456461",
  56. "qeType": 0,
  57. "firstName": "Ssf",
  58. "lastName": "Sdfsdf",
  59. "email": "sdfsdf@dsf.sdfsdf1",
  60. "countryCode": " 91",
  61. "phoneNumber": "3434545451",
  62. "plantId": {
  63. "plantName": "Abc"
  64. },
  65. "accountState": "ACTIVE",
  66. "profilePicURL": {
  67. "thumbnail": "",
  68. "original": ""
  69. }
  70. },
  71. {
  72. "_id": "59ef34efcb782d620043eae8",
  73. "empId": "4564612",
  74. "qeType": 0,
  75. "firstName": "Ssf",
  76. "lastName": "Sdfsdf",
  77. "email": "22sdfsdf@dsf.sdfsdf1",
  78. "countryCode": " 91",
  79. "phoneNumber": "3434542451",
  80. "plantId": {
  81. "plantName": "Abc"
  82. },
  83. "accountState": "ACTIVE",
  84. "profilePicURL": {
  85. "thumbnail": "",
  86. "original": ""
  87. }
  88. },
  89. {
  90. "_id": "59ef34facb782d620043eae9",
  91. "empId": "45646124",
  92. "qeType": 0,
  93. "firstName": "Ssf",
  94. "lastName": "Sdfsdf",
  95. "email": "22sdfsdf@dsf.sdfsdf14",
  96. "countryCode": " 91",
  97. "phoneNumber": "4434542451",
  98. "plantId": {
  99. "plantName": "Abc"
  100. },
  101. "accountState": "ACTIVE",
  102. "profilePicURL": {
  103. "thumbnail": "",
  104. "original": ""
  105. }
  106. }
  107. ]
Add Comment
Please, Sign In to add comment