Expand description
AccountBalance and BalanceDetails are segregated per journal and currency.
Structs§
- Account
Balance - Representation of account’s balance tracked in 3 distinct layers.
- Balance
Details - Contains the details of the balance and methods to update from new entries.
- Balances
- Repository for working with
AccountBalance
entities.