lib/definitions/elements/generated/67.identification_code.rb in eddy-0.5.1 vs lib/definitions/elements/generated/67.identification_code.rb in eddy-0.6.0

- old
+ new

@@ -5,10 +5,10 @@ # - Id: 67 # - Name: Identification Code # - Type: AN # - Min/Max: 2/80 # - Description: Code identifying a party or other code - class E67 < Eddy::Element::AN + class E67 < Eddy::Models::Element::AN # @param val [String] # @param req [String] # @param ref [String] # @return [void] def initialize(val: nil, req: nil, ref: nil)