Class: Codabel::Record::Movement22

Inherits:
Codabel::Record show all
Defined in:
lib/codabel/record/movement22.rb

Constant Summary collapse

COMM_LENGTH =
1 + (63 - 11)
SHARED =
%i[sequence_number detail_number communication next_code link_code].freeze

Instance Attribute Summary

Attributes inherited from Codabel::Record

#data

Method Summary

Methods inherited from Codabel::Record

#actual_records, add_column, #auto_enrich, column, columns, for, header, #initialize, movement, movement21, movement22, movement23, new_balance, old_balance, required?, #to_coda, trailer, #validate!

Constructor Details

This class inherits a constructor from Codabel::Record