Advertisement
kate-softtech

doctorlistwithlocation

May 16th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. [
  2. {
  3. "active": true,
  4. "averageRating": 0,
  5. "code": "string",
  6. "doctorInfo": {
  7. "id": "string",
  8. "licenseNo": "string",
  9. "specializations": [
  10. {
  11. "controlNo": "string",
  12. "specialization": {
  13. "id": "string",
  14. "name": "string",
  15. "version": 0
  16. }
  17. }
  18. ],
  19. "version": 0
  20. },
  21. "followerCount": 0,
  22. "followingCount": 0,
  23. "id": "string",
  24. "online": true,
  25. "profile": {
  26. "contactEmail": "string",
  27. "contactNo": "string",
  28. "email": "string",
  29. "firstName": "string",
  30. "id": "string",
  31. "lastName": "string",
  32. "photoUrl": "string",
  33. "version": 0
  34. },
  35. "type": "string",
  36. "version": 0,
  37. "latitude": 0,
  38. "longitude": 0
  39. }
  40. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement