Skip to content
Sean Callan edited this page Jun 9, 2020 · 1 revision

Beans_Account_Reconcile

A reconciliation against a single or set of bank statements.


Attributes

  • id INTEGER -

  • account OBJECT - The Beans_Account this is tied to.

  • date STRING - The statement date in YYYY-MM-DD format.

  • balance_start - DECIMAL The statement beginning balance.

  • balance_end - DECIMAL The statement ending balance.

  • account_transaction_ids ARRAY - An array of IDs linked to the included Beans_Account_Transaction.

Clone this wiki locally