lib/definitions/segments/manual/envelopes/se.rb in eddy-0.5.1 vs lib/definitions/segments/manual/envelopes/se.rb in eddy-0.6.0
- old
+ new
@@ -3,10 +3,10 @@
# ### Segment Summary:
#
# - Id: SE
# - Name: Transaction Set Trailer
# - Purpose: To indicate the end of the transaction set and provide the count of the transmitted segments (including the beginning (ST) and ending (SE) segments).
- class SE < Eddy::Segment
+ class SE < Eddy::Models::Segment
# @param store [Eddy::Data::Store]
# @return [void]
def initialize(store)
@id = "SE"