Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created January 16, 2018 10:02
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 johndowns/6313f17d3853fb2963fc607212057e48 to your computer and use it in GitHub Desktop.
Save johndowns/6313f17d3853fb2963fc607212057e48 to your computer and use it in GitHub Desktop.
[
{
"productId": "P1",
"customerIds": [
"C1",
"C2"
]
},
{
"productId": "P2",
"customerIds": [
"C1"
]
},
{
"productId": "P10",
"customerIds": []
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment