lib/definitions/segments/generated/tds.rb in eddy-0.5.1 vs lib/definitions/segments/generated/tds.rb in eddy-0.6.0
- old
+ new
@@ -3,10 +3,10 @@
# ### Segment Summary:
#
# - Id: TDS
# - Name: Total Monetary Value Summary
# - Purpose: To specify the total invoice discounts and amounts.
- class TDS < Eddy::Segment
+ class TDS < Eddy::Models::Segment
# @param store [Eddy::Data::Store]
# @return [void]
def initialize(store)
@id = "TDS"