Class: ACH::Records::BatchHeader

Inherits:
Record
  • Object
show all
Defined in:
lib/ach/records/batch_header.rb

Constant Summary

Constants included from FieldIdentifiers

FieldIdentifiers::ENCODING_OPTIONS

Instance Attribute Summary collapse

Attributes inherited from Record

#case_sensitive

Method Summary

Methods inherited from Record

fields, #records_count, #to_ach

Methods included from FieldIdentifiers

#const_field, #field, #left_justify, #spaceless_routing_field

Instance Attribute Details

#full_company_identificationObject

Returns the value of attribute full_company_identification.



3
4
5
# File 'lib/ach/records/batch_header.rb', line 3

def full_company_identification
  @full_company_identification
end