Skip to content

Instantly share code, notes, and snippets.

@vickybiswas
Last active May 18, 2018 18:47
Show Gist options
  • Save vickybiswas/3e7669aa33f6c9444debaa024e81a622 to your computer and use it in GitHub Desktop.
Save vickybiswas/3e7669aa33f6c9444debaa024e81a622 to your computer and use it in GitHub Desktop.
DB
{
"Customer":{
"Name":"",
"Phone":"",
"Email":"",
"Agreement":{
"_relation":1,
"Machine":{
"_relation":1,
"MSN":"",
"Model":"",
"Calls":{
"_relation":1,
"CallNo":"",
"Date":""
}
},
"AggDateFrom":"",
"AggDateTo":"",
"AggNo":""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment