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

@@ -151,7 +151,8 @@
:invoices {:type '(list :invoice_payment)}
}}
:yodlee_merchant {:fields {:id {:type 'String}
:yodlee_merchant {:fields {:id {:type :id}
:yodlee_id {:type 'String}
:name {:type 'String}}}
:transaction {:fields {:id {:type :id}