Guest User

Untitled

a guest
Nov 18th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. {
  2. "id": "1345604",
  3. "firstName: "Deepak",
  4. "lastName": "Soni",
  5. "dob": "1992/07/06",
  6. "contactNumber": "+91-9990243192"
  7. "emergencyContacts": [
  8. {
  9. "firstName": "Vivek",
  10. "lastName": "Soni",
  11. "contactNumber": "+91-9990221242"
  12. }
  13. ],
  14. "department": {
  15. "id": "1232",
  16. "department": "Information Technology"
  17. }
  18. }
Add Comment
Please, Sign In to add comment