Advertisement
Guest User

Untitled

a guest
Jul 11th, 2017
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. "ApprovalHandlers": [
  2. {
  3. "Name": "Christine Chapman",
  4. "Email": "cchapman@example.com",
  5. "Level": 1,
  6. "Password": "cchapman@example.com",
  7. "ReconcileBy": 0,
  8. "DocumentType": "ApprovalHandler"
  9. },
  10. {
  11. "Name": "Angela Savage",
  12. "Email": "asavage@example.com",
  13. "Level": 1,
  14. "Password": "asavage@example.com",
  15. "ReconcileBy": 0,
  16. "DocumentType": "ApprovalHandler"
  17. },
  18. {
  19. "Name": "Clarice Clement",
  20. "Email": "cclement@example.com",
  21. "Level": 1,
  22. "Password": "cclement@example.com",
  23. "ReconcileBy": 0,
  24. "DocumentType": "ApprovalHandler"
  25. },
  26. {
  27. "Name": "Patricia Virost",
  28. "Email": "pvirost@example.com",
  29. "Level": 3,
  30. "Password": "pvirost@example.com",
  31. "ReconcileBy": 0,
  32. "DocumentType": "ApprovalHandler"
  33. },
  34. {
  35. "Name": "Andrea Lanese",
  36. "Email": "alanese@example.com",
  37. "Level": 3,
  38. "Password": "alanese@example.com",
  39. "ReconcileBy": 0,
  40. "DocumentType": "ApprovalHandler"
  41. },
  42. {
  43. "Name": "Michelle Powell",
  44. "Email": "mpowell@example.com",
  45. "Level": 3,
  46. "Password": "mpowell@example.com",
  47. "ReconcileBy": 0,
  48. "DocumentType": "ApprovalHandler"
  49. },
  50. {
  51. "Name": "Tom Fodell",
  52. "Email": "tfodell@example.com",
  53. "Level": 4,
  54. "Password": "tfodell@example.com",
  55. "ReconcileBy": 0,
  56. "DocumentType": "ApprovalHandler"
  57. },
  58. {
  59. "Name": "Timothy Haller",
  60. "Email": "thaller@example.com",
  61. "Level": 4,
  62. "Password": "thaller@example.com",
  63. "ReconcileBy": 0,
  64. "DocumentType": "ApprovalHandler"
  65. },
  66. {
  67. "Name": "L. Gunnar Sand",
  68. "Email": "lsand@example.com",
  69. "Level": 4,
  70. "Password": "lsand@example.com",
  71. "ReconcileBy": 0,
  72. "DocumentType": "ApprovalHandler"
  73. },
  74. {
  75. "Name": "Patrick Dempsey",
  76. "Email": "pdempsey@example.com",
  77. "Level": 5,
  78. "Password": "pdempsey@example.com",
  79. "ReconcileBy": 0,
  80. "DocumentType": "ApprovalHandler"
  81. },
  82. {
  83. "Name": "Jerry Burris",
  84. "Email": "jburris@example.com",
  85. "Level": 5,
  86. "Password": "jburris@example.com",
  87. "ReconcileBy": 0,
  88. "DocumentType": "ApprovalHandler"
  89. },
  90. {
  91. "Name": "Robert Schneider",
  92. "Email": "rschneider@example.com",
  93. "Level": 6,
  94. "Password": "rschneider@example.com",
  95. "ReconcileBy": 0,
  96. "DocumentType": "ApprovalHandler"
  97. },
  98. {
  99. "Name": "Nate Ferguson",
  100. "Email": "nferguson@mtmrecognition.com",
  101. "Level": 1,
  102. "Password": "nferguson@mtmrecognition.com",
  103. "ReconcileBy": 0,
  104. "DocumentType": "ApprovalHandler"
  105. },
  106. {
  107. "Name": "Nate Ferguson",
  108. "Email": "nferguson@mtmrecognition.com",
  109. "Level": 2,
  110. "Password": "nferguson@mtmrecognition.com",
  111. "ReconcileBy": 0,
  112. "DocumentType": "ApprovalHandler"
  113. }
  114. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement