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