Skip to content

Instantly share code, notes, and snippets.

@caffo
Created August 17, 2011 18:42
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 caffo/1152283 to your computer and use it in GitHub Desktop.
Save caffo/1152283 to your computer and use it in GitHub Desktop.
usage_response.json
[
{
"signups":3,
"savings":10.0,
"revenue":100.0,
"name":"product #1",
"id":8
},
{
"signups":0,
"savings":0.0,
"revenue":0.0,
"name":"product #2",
"id":9
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment