lib/definitions/segments/generated/ack.rb in eddy-0.5.1 vs lib/definitions/segments/generated/ack.rb in eddy-0.6.0
- old
+ new
@@ -3,10 +3,10 @@
# ### Segment Summary:
#
# - Id: ACK
# - Name: Line Item Acknowledgement
# - Purpose: To acknowledge the ordered quantities and specify the ready date for a specific line item
- class ACK < Eddy::Segment
+ class ACK < Eddy::Models::Segment
# @param store [Eddy::Data::Store]
# @return [void]
def initialize(store)
@id = "ACK"