Skip to content

Instantly share code, notes, and snippets.

@smilesrg
Created January 28, 2014 18:40
Show Gist options
  • Save smilesrg/8673532 to your computer and use it in GitHub Desktop.
Save smilesrg/8673532 to your computer and use it in GitHub Desktop.
{
"_id" : ObjectId("52e7c9744947253b568b4567"),
"avatar" : "http://cs5422.vk.me/u3688507/d_ada9050a.jpg",
"contract" : "12345",
"contractRequest" : {
"_id" : ObjectId("52e7f93c4947253b568b4568"),
"firstname" : "Сергей",
"lastname" : "Смирнов",
"address" : "Домашний Адрес",
"phone" : "+111111111",
"email" : "[email protected]"
},
"firstname" : "Сергей",
"gender" : 1,
"lastname" : "Смирнов",
"locked" : false,
"network" : 0,
"networkid" : 3688507,
"profile_url" : "http://vk.com/id3688507",
"score" : 0,
"solved_rostelecom" : 0,
"solved_usual" : 0,
"timezone_offset" : 3600
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment