Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Created May 26, 2020 07:43
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 BMU-Verlag/693283c9771bcae65772225750ffc4c0 to your computer and use it in GitHub Desktop.
Save BMU-Verlag/693283c9771bcae65772225750ffc4c0 to your computer and use it in GitHub Desktop.
{
"Empfänger": "Sebastian Hauser",
"Adresse":
{
"Straße": "Hauptstraße",
"Hausnummer": 12,
"Postleitzahl": 11111,
"Stadt": "Musterstadt"
},
"Neukunde": true,
"Telefon": null,
"Artikel": [180012, 1723487, 2945672],
"Bestellwert": 12.49
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment