View Source Circlex.Emulator.Logic.BankAccountLogic (Circlex v0.1.12)

Link to this section Summary

Link to this section Functions

Link to this function

add_bank_account(bank_accounts, bank_account)

View Source
Link to this function

get_bank_account(bank_accounts, bank_account_id)

View Source
Link to this function

get_bank_account_by(bank_accounts, key, value)

View Source
Link to this function

update_bank_account(bank_accounts, bank_account_id, f)

View Source