View Source DSL: AshDoubleEntry.Transfer

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

transfer

Options

NameTypeDefaultDocs
account_resourcemoduleThe resource to use for account balances
pre_check_identities_withmoduleA domain to use to precheck generated identities. Required by certain data layers.
balance_resourcemoduleThe resource being used for balances
create_acceptatom | list(atom)[]Additional attributes to accept when creating a transfer
destroy_balances?booleanfalseWhether or not balances must be manually destroyed. See the getting started guide for more.