Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.38 KB | None | 0 0
  1. [
  2.     {
  3.         "id": "5c351a5a46e0fb00018edbef",
  4.         "password": "qwerty",
  5.         "firstName": "Anatolii",
  6.         "lastName": "Kapustian",
  7.         "birthdayDate": "1998-07-24",
  8.         "country": "UK",
  9.         "city": "London",
  10.         "gender": "MALE",
  11.         "phoneNumber": "88005553535",
  12.         "socialMediaReferences": [],
  13.         "maritalStatus": "SINGLE",
  14.         "workDescription": "Computer zadrot",
  15.         "description": "Ewe bolee chetkii poz",
  16.         "premiumType": "NO_PREMIUM",
  17.         "signUpTime": "2019-01-08T23:47:06.391+02:00",
  18.         "email": null
  19.     },
  20.     {
  21.         "id": "5c351bf4c9aaf76f42da475f",
  22.         "password": "qwerty",
  23.         "firstName": "Anatolii",
  24.         "lastName": "Kapustian",
  25.         "birthdayDate": "1998-07-24",
  26.         "country": "UA",
  27.         "city": "Odessa",
  28.         "gender": "MALE",
  29.         "phoneNumber": "88005553531",
  30.         "socialMediaReferences": [],
  31.         "maritalStatus": "SINGLE",
  32.         "workDescription": "Computer zadrot",
  33.         "description": "I'm in ur base killin' ur d00dz",
  34.         "premiumType": "NO_PREMIUM",
  35.         "signUpTime": "2019-01-08T23:53:56.06+02:00",
  36.         "email": "sosi@sasay.com"
  37.     },
  38.     {
  39.         "id": "5c352bcdc9aaf77c475ad0e1",
  40.         "password": "qwerty",
  41.         "firstName": "Test",
  42.         "lastName": "Test",
  43.         "birthdayDate": "2019-01-09",
  44.         "country": "UK",
  45.         "city": "London",
  46.         "gender": "MALE",
  47.         "phoneNumber": "88005553532",
  48.         "socialMediaReferences": [],
  49.         "maritalStatus": "UNKNOWN",
  50.         "workDescription": null,
  51.         "description": null,
  52.         "premiumType": "NO_PREMIUM",
  53.         "signUpTime": "2019-01-09T01:01:33.943+02:00",
  54.         "email": null
  55.     },
  56.     {
  57.         "id": "5c44ec0d99aa0f6608f481e0",
  58.         "password": "$2a$10$7Eidr8kG5wn7nl7aO.fwlOgJWlqEGca8cRdeApkHsQN01DfBuTC6W",
  59.         "firstName": "Buster",
  60.         "lastName": "Nutte",
  61.         "birthdayDate": "1998-07-23",
  62.         "country": "UA",
  63.         "city": "Odessa",
  64.         "gender": "UNKNOWN",
  65.         "phoneNumber": "88005553530",
  66.         "socialMediaReferences": [],
  67.         "maritalStatus": "UNKNOWN",
  68.         "workDescription": null,
  69.         "description": null,
  70.         "premiumType": "NO_PREMIUM",
  71.         "signUpTime": "2019-01-20T23:45:49.128+02:00",
  72.         "email": "somerandomemail@google.com"
  73.     }
  74. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement