Skip to content

Instantly share code, notes, and snippets.

@kahneraja
Last active March 20, 2019 21:05
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 kahneraja/1be8877642ba6e0caf7533d103a07911 to your computer and use it in GitHub Desktop.
Save kahneraja/1be8877642ba6e0caf7533d103a07911 to your computer and use it in GitHub Desktop.
Final Snapshot Contact
[
{
"type": "single_type",
"id": "snapshot",
"data": {
"personal": {
"title": "Personal",
"balance": "$294.02",
"info": "Next milestone: $500",
"percentages": [
{
"name": "Personal",
"value": 33
},
{
"name": "Retire",
"value": 33
},
{
"name": "Personal",
"value": 34
}
],
"action": "http://..."
},
"debit_balance": {
"type": "debit",
"title": "Debit",
"balance": "$294.02",
"info": "Available balance",
"image": "http://...",
"action": "http://..."
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment