Current section

Files

Jump to
mt940 lib model future_valuta_balance.ex
Raw

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