Skip to content

Instantly share code, notes, and snippets.

@dcomartin
Last active July 20, 2022 22:05
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 dcomartin/bbc33e2031cc1d1681805456ff250fdf to your computer and use it in GitHub Desktop.
Save dcomartin/bbc33e2031cc1d1681805456ff250fdf to your computer and use it in GitHub Desktop.
{
"$event": "CustomerChanged",
"$version": 8,
"id": "4cc9d956-f321-45da-9a2c-2a201875ad0c",
"name": "Derek Comartin",
"address": {
"street": "123 Street",
"province": "ON",
"postal": "A1B2C3",
"country": "CA"
},
"email": "derek@codeopinion.com",
"phone": "+15555555555"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment