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

- old
+ new

@@ -3,10 +3,10 @@ # ### Segment Summary: # # - Id: BEG # - Name: Beginning Segment for Purchase Order # - Purpose: To indicate the beginning of the Purchase Order Transaction Set and transmit identifying numbers and dates - class BEG < Eddy::Segment + class BEG < Eddy::Models::Segment # @param store [Eddy::Data::Store] # @return [void] def initialize(store) @id = "BEG"