lib/definitions/elements/generated/212.unit_price.rb in eddy-0.5.1 vs lib/definitions/elements/generated/212.unit_price.rb in eddy-0.6.0

- old
+ new

@@ -5,10 +5,10 @@ # - Id: 212 # - Name: Unit Price # - Type: R # - Min/Max: 1/17 # - Description: Price per unit of product, service, commodity, etc. - class E212 < Eddy::Element::R + class E212 < Eddy::Models::Element::R # @param val [Float] # @param req [String] # @param ref [String] # @return [void] def initialize(val: nil, req: nil, ref: nil)