Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jul 2, 2024
1 parent 88d53f7 commit 58a4333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/dsls/DSL:-AshDoubleEntry.Transfer.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ An extension for creating a double entry ledger transfer. See the getting starte
| [`pre_check_identities_with`](#transfer-pre_check_identities_with){: #transfer-pre_check_identities_with } | `module` | | A domain to use to precheck generated identities. Required by certain data layers. |
| [`balance_resource`](#transfer-balance_resource){: #transfer-balance_resource } | `module` | | The resource being used for balances |
| [`create_accept`](#transfer-create_accept){: #transfer-create_accept } | `atom \| list(atom)` | `[]` | Additional attributes to accept when creating a transfer |
| [`destroy_balances?`](#transfer-destroy_balances?){: #transfer-destroy_balances? } | `boolean` | `false` | Whether or not balances must be manually destroyed. See the getting started guide for more. |



Expand Down

0 comments on commit 58a4333

Please sign in to comment.