View Source DSL: AshDoubleEntry.Account

An extension for creating a double entry ledger account. See the getting started guide for more.

account

Options

NameTypeDefaultDocs
transfer_resourcemoduleThe resource used for transfers
balance_resourcemoduleThe resource used for balances
open_action_acceptlist(atom)[]A list of extra attributes to be accepted by the open action. The identifier and currency attributes are always accepted.
pre_check_identities_withmoduleA domain to use to precheck generated identities. Required by certain data layers.