Skip to content

Instantly share code, notes, and snippets.

@yoeun
Created August 31, 2012 16:42
Show Gist options
  • Select an option

  • Save yoeun/3555645 to your computer and use it in GitHub Desktop.

Select an option

Save yoeun/3555645 to your computer and use it in GitHub Desktop.
Vera recommendation json (without divorce)
{
recommendation:
{
planName:"Family Nation 1400",
features:[],
devices:
[
{ phoneNumber: "1234567890", features:[] },
{ phoneNumber: "4561234098", features:[] },
{ phoneNumber: "7891234567", features:[] }
]
}
}
{
recommendation:
{
plan: {}
features: []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment