Advertisement
Guest User

Scout JSON

a guest
Oct 11th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. {
  2. MaritalStatus: STRING,
  3. Password: STRING,
  4. about: STRING,
  5. accessToken: STRING,
  6. admin: BOOL,
  7. birthYear: STRING,
  8. blogName: STRING,
  9. blogNumber: STRING,
  10. blogTheme: STRING,
  11. bransch: STRING,
  12. child1: STRING,
  13. child2: STRING,
  14. child3: STRING,
  15. child4: STRING,
  16. city: STRING,
  17. country: STRING,
  18. district: STRING,
  19. education: STRING,
  20. email: STRING,
  21. facebook: STRING,
  22. facebookName: STRING,
  23. facebookSize: STRING,
  24. fbUser: BOOL,
  25. firstName: STRING,
  26. gastgeber: BOOL,
  27. gender: STRING,
  28. googleName: STRING,
  29. googleSize: STRING,
  30. hasBlog: BOOL,
  31. hasChildren: BOOL,
  32. hasFacebook: BOOL,
  33. hasGoogle: BOOL,
  34. hasInstagram: BOOL,
  35. hasPinterest: BOOL,
  36. hasTwitter: BOOL,
  37. hasYouTube: BOOL,
  38. host: BOOL,
  39. hostTypes: Got null, don't know data type,
  40. household: STRING,
  41. housenumber: STRING,
  42. id: INT,
  43. instagramSize: STRING,
  44. istagramName: STRING,
  45. lastName: STRING,
  46. months: Got null, don't know data type,
  47. numberOfChildren: 3,
  48. occupation: Arbeitssuchend/Arbeitslos,
  49. optIn: BOOL,
  50. partnerOptIn: BOOL,
  51. phoneNumberDay: STRING,
  52. phoneNumberOther: STRING,
  53. pinterestName: STRING,
  54. pinterestSize: STRING,
  55. profilePicture: STRING,
  56. social: STRING,
  57. status: STRING,
  58. street: STRING,
  59. teamId: INT,
  60. teamMember: BOOL,
  61. teams: Got null, don't know data type,
  62. twitterName: STRING,
  63. twitterSize: STRING,
  64. username: STRING,
  65. youTubeName: STRING,
  66. youTubeSize: STRING,
  67. zipcode: STRING
  68. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement