Current section
Files
Jump to
Current section
Files
lib/model/future_valuta_balance.ex
defmodule MT940.FutureValutaBalance do
use MT940.Balance
@moduledoc ~S"""
## Forward Available Balance
Indicates the funds which are available to the account owner (if a credit or
debit balance) for the specified forward value date.
"""
end