Skip to content

Instantly share code, notes, and snippets.

@AdrienGiboire
Last active December 20, 2015 15:49
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 AdrienGiboire/6157127 to your computer and use it in GitHub Desktop.
Save AdrienGiboire/6157127 to your computer and use it in GitHub Desktop.
{
"user_profile": {
"values": [
{
"title":"User profile",
"image_src":"/c360/customer360/images/employees_pictures/C360Emp71.jpg"
}
]
},
"performances": {
"values": [
{
"id":"renewal_performance",
"amount":450000,
"title":"Renewal",
"percent":120,
"short_devise":"$"
},{
"id":"upsell_performance",
"amount":250000,
"title":"Upsell",
"percent":120,
"short_devise":"$"
},{
"id":"global_performance",
"amount":700000,
"title":"Global",
"percent":120,
"short_devise":"$"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment