Skip to content

Instantly share code, notes, and snippets.

@Rolilink
Created August 4, 2017 12:30
Show Gist options
  • Select an option

  • Save Rolilink/0185025dba6ee7f147d2db34556b904a to your computer and use it in GitHub Desktop.

Select an option

Save Rolilink/0185025dba6ee7f147d2db34556b904a to your computer and use it in GitHub Desktop.
{
total: 151540, // esto es accountBalance
funds:
[
{ category: 'userFunds', amount: 9000 },
{ category: 'pendingPayments', amount: 6000 },
{ category: 'workingCapital', amount: 60770 }
],
lastUpdated: 2017-08-02T21:06:35.700Z,
numericFormat: 'pennies',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment