This table provides records from a bank feeds bank account or other financial account. |
bank_feeds_retrieved_financial_account_KEY | int (4) | NOT NULL | Primary Key for this table. |
bank_feed_account_name | nvarchar (240) | NOT NULL | the bank feeds financial account name. |
bank_feed_account_number | nvarchar (80) | NOT NULL | the bank feeds financial account number. |
bank_feed_current_balance | decimal (9, 2) | NOT NULL | the bank feeds financial account current balance amount. Yodlee says that this may not include transactions yet to be posted to the account. |
checkbook_guid | uniqueidentifier (16) | NOT NULL | The checkbook guid that links Account CS checkbooks to a corresponding Bluemoon Yodlee checkbook. |