Module: Nacha::Record::FillerRecordType::ClassMethods
- Defined in:
- lib/nacha/record/filler_record_type.rb
Instance Method Summary collapse
Instance Method Details
#child_record_types ⇒ Object
11 12 13 14 15 |
# File 'lib/nacha/record/filler_record_type.rb', line 11 def child_record_types [ "Nacha::Record::Filler" ] end |