class Nacha::Parser

Defined in:

nacha/parser.cr

Instance Method Summary

Instance Method Detail

def parse(input : String) : Nacha::File #

input should be the entire ACH file.


[View source]