ExCnab.Cnab240.Services.Decode (ex_cnab v1.1.4)
Service to read and generate info about the CNAB 240 file.
Link to this section Summary
Link to this section Functions
Link to this function
run(file, attrs)
@spec run(String.t(), Map.t()) :: {:ok, Map.t()} | {:error, Any.t()}
Link to this function
run!(file, attrs)
@spec run!(String.t(), Map.t()) :: Map.t() | {:error, Any.t()}