class

Nacha::Batch

Inherits BuildableRecord < Reference < Object

Constructors

new(header : BatchHeader, entries : Array(EntryDetail))
Source

Instance methods

build(io : IO) : IO

Convert the record in to the record line

Source
control
Source
entries
Source
entry_hash
Source
errors
errors=(errors : Hash(String, Array(String)))
header
Source
row_count

Every record is a single row. File uses this to calculate the total number of rows needed to build the file.

Source
total_credit_amount
Source
total_debit_amount
Source

Nested types