defmodule MT940.FutureValutaBalance do @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. """ use MT940.Balance end