Created
January 28, 2014 18:40
-
-
Save smilesrg/8673532 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_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