Expand description
Journals are ledgers holding transactions and entries that must always be balanced.
Structs§
- Journal
- Representation of a ledger journal entity.
- Journals
- Repository for working with
Journal
entities. - NewJournal
- Representation of a new ledger journal entity with required/optional properties and a builder.
- NewJournal
Builder - Builder for
NewJournal
.
Enums§
- NewJournal
Builder Error - Error type for NewJournalBuilder