lib/definitions/segments/generated/big.rb in eddy-0.5.1 vs lib/definitions/segments/generated/big.rb in eddy-0.6.0

- old
+ new

@@ -3,10 +3,10 @@ # ### Segment Summary: # # - Id: BIG # - Name: Beginning Segment for Invoice # - Purpose: To indicate the beginning of an invoice transaction set and transmit identifying numbers and dates. - class BIG < Eddy::Segment + class BIG < Eddy::Models::Segment # @param store [Eddy::Data::Store] # @return [void] def initialize(store) @id = "BIG"