Skip to content

Instantly share code, notes, and snippets.

@whoahbot
Created March 27, 2012 22:11
Show Gist options
  • Save whoahbot/2220853 to your computer and use it in GitHub Desktop.
Save whoahbot/2220853 to your computer and use it in GitHub Desktop.
example statement json
{
"account_number":0123456789,
"period_start":YYMMDD,
"period_end":YYMMDD,
"starting_balance":9999.99,
"account_balance":9999.99,
"interest_rate":99.99,
"apy":99.99,
"interest_paid":99.99
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment