afrunt / jach

Java library for reading and writing ACH/NACHA documents
Apache License 2.0
44 stars 37 forks source link

Adds support for REM transaction type code #21

Closed sam-step closed 4 years ago

sam-step commented 4 years ago

Adds support for the REM transaction type code in IAT transactions. Looks like it was just omitted from the values list, as it is already included in the javadoc.