lib/definitions/elements/manual/i/I07.interchange_receiver_id.rb in eddy-0.5.1 vs lib/definitions/elements/manual/i/I07.interchange_receiver_id.rb in eddy-0.6.0
- old
+ new
@@ -5,10 +5,10 @@
# - Id: I07
# - Name: Interchange Receiver ID
# - Type: AN
# - Min/Max: 15/15
# - Description: Identification code published by the receiver of the data; When sending, it is used by the sender as their sending ID, thus other parties sending to them will use this as a receiving ID to route data to them
- class I07 < Eddy::Element::AN
+ class I07 < Eddy::Models::Element::AN
# @param val [String] (nil)
# @param req [String] (nil)
# @param ref [String] (nil)
# @return [void]
def initialize(val: nil, req: nil, ref: nil)