yodlee vendors

This commit is contained in:
Bryce Covert
2019-04-16 06:37:32 -07:00
parent 6b1252390b
commit d2473ca915
6 changed files with 8 additions and 8 deletions

View File

@@ -74,8 +74,7 @@
:account-id account-id
:date (coerce/to-date (time/parse date "YYYY-MM-dd"))
:yodlee-merchant (when (and merchant-id merchant-name)
(println "INCLUDING MERCHANT")
{:yodlee-merchant/id merchant-id
{:yodlee-merchant/yodlee-id merchant-id
:yodlee-merchant/name merchant-name})
:amount (double amount)
:description-original description-original