Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created January 14, 2020 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/b040e459f8bfd295f1596aabefa3a74d to your computer and use it in GitHub Desktop.
Save bjoerntx/b040e459f8bfd295f1596aabefa3a74d to your computer and use it in GitHub Desktop.
[
{
"Id": 1,
"Customer": {
"Id": 1,
"Name": "Text Control, LLC",
"Street": "6926 Shannon-Willow Rd",
"ZipCode": "28226",
"City": "Charlotte",
"Country": "United States",
"Contacts": [
{
"Id": 1,
"Name": "Paul De Wright"
}
]
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment