Module account

Module account 

Source
Expand description

Account holds a balance in a Journal

Structs§

Account
Representation of a ledger account entity.
Accounts
Repository for working with Account entities.
NewAccount
Representation of a new ledger account entity with required/optional properties and a builder.
NewAccountBuilder
Builder for NewAccount.

Enums§

NewAccountBuilderError
Error type for NewAccountBuilder