Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.78 KB | None | 0 0
  1. {
  2.    "status":"OK",
  3.    "contacts":[
  4.       {
  5.          "etag":"%EgcBAj0JPjcuGgwBAgMEBQYHCAkKCwwiDDAyaWpTSG9RWE40PQ==",
  6.          "names":[
  7.             {
  8.                "displayName":"Some name",
  9.                "displayNameLastFirst":"Some name",
  10.                "familyName":"Some name",
  11.                "givenName":"Some name",
  12.                "metadata":{
  13.                   "primary":true,
  14.                   "source":{
  15.                      "id":"5349b1230f642c82",
  16.                      "type":"CONTACT"
  17.                   }
  18.                },
  19.                "middleName":"Some name"
  20.             }
  21.          ],
  22.          "resourceName":"people/c6001522742588091522"
  23.       }
  24.    ],
  25.    "date":[
  26.       2019,
  27.       1,
  28.       21,
  29.       22,
  30.       25,
  31.       58,
  32.       500032200
  33.    ]
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement