View Source AshDoubleEntry.Transfer.Info (ash_double_entry v1.0.6)
Introspection helpers for AshDoubleEntry.Transfer
Summary
Functions
The resource to use for account balances
The resource to use for account balances
The resource being used for balances
The resource being used for balances
Additional attributes to accept when creating a transfer
Additional attributes to accept when creating a transfer
Whether or not balances must be manually destroyed. See the getting started guide for more.
transfer DSL options
A domain to use to precheck generated identities. Required by certain data layers.
A domain to use to precheck generated identities. Required by certain data layers.
Functions
The resource to use for account balances
The resource to use for account balances
The resource being used for balances
The resource being used for balances
Additional attributes to accept when creating a transfer
Additional attributes to accept when creating a transfer
Whether or not balances must be manually destroyed. See the getting started guide for more.
transfer DSL options
Returns a map containing the and any configured or default values.
@spec transfer_pre_check_identities_with(dsl_or_extended :: module() | map()) :: {:ok, module()} | :error
A domain to use to precheck generated identities. Required by certain data layers.
@spec transfer_pre_check_identities_with!(dsl_or_extended :: module() | map()) :: module() | no_return()
A domain to use to precheck generated identities. Required by certain data layers.