lib/definitions/elements/generated/358.quantity_invoiced.rb in eddy-0.5.1 vs lib/definitions/elements/generated/358.quantity_invoiced.rb in eddy-0.6.0

- old
+ new

@@ -5,10 +5,10 @@ # - Id: 358 # - Name: Quantity Invoiced # - Type: R # - Min/Max: 1/10 # - Description: Number of units invoiced (supplier units) - class E358 < Eddy::Element::R + class E358 < Eddy::Models::Element::R # @param val [Float] # @param req [String] # @param ref [String] # @return [void] def initialize(val: nil, req: nil, ref: nil)