Skip to content

Instantly share code, notes, and snippets.

@jacano
Last active November 2, 2015 19:47
Show Gist options
  • Save jacano/3adfc8532beb6ba622cb to your computer and use it in GitHub Desktop.
Save jacano/3adfc8532beb6ba622cb to your computer and use it in GitHub Desktop.
{
"Id" : 1,
"Name" : "Joaquin",
"Surname1" : "Lopez",
"Surname2" : "Infante",
"Birthday" : "1970-01-01T00:00:00",
"Address" : "Calle Mejico Nº 44",
"PhotoUrl" : "http://www.realtimearts.net/data/images/art/46/4640_profile_nilssonpolias.jpg",
"Experiences" : [{
"Title" : "Fontanería",
"Description" : "Fontanero en prácticas",
"StartDate" : "2013-01-01T00:00:00",
"EndDate" : "2015-02-02T00:00:00"
}, {
"Title" : "Fontanería",
"Description" : "Fontanero senior",
"StartDate" : "2015-02-02T00:00:00",
"EndDate" : null
}
],
"Awards" : null,
"Skills" : null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment