Added yodlee account balances

This commit is contained in:
2021-02-11 19:43:31 -08:00
parent b6581e64e2
commit a78ad47fda
4 changed files with 21 additions and 3 deletions

View File

@@ -140,6 +140,7 @@
:bank_code {:type 'String}
:bank_name {:type 'String}
:current_balance {:type :money}
:yodlee_balance_old {:type :money}
:yodlee_account_id {:type 'Int}
:yodlee_account {:type :yodlee_account}
:locations {:type '(list String)}}}