lib/definitions/elements/generated/324.purchase_order_number.rb in eddy-0.5.1 vs lib/definitions/elements/generated/324.purchase_order_number.rb in eddy-0.6.0
- old
+ new
@@ -5,10 +5,10 @@
# - Id: 324
# - Name: Purchase Order Number
# - Type: AN
# - Min/Max: 1/22
# - Description: Identifying number for Purchase Order assigned by the orderer/purchaser
- class E324 < Eddy::Element::AN
+ class E324 < Eddy::Models::Element::AN
# @param val [String]
# @param req [String]
# @param ref [String]
# @return [void]
def initialize(val: nil, req: nil, ref: nil)