lib/eancom/edifact/segments/uns.rb in eancom-1.5.7 vs lib/eancom/edifact/segments/uns.rb in eancom-1.6.0

- old
+ new

@@ -1,9 +1,9 @@ module Eancom module Edifact class UNS < Segment TAG = 'UNS'.freeze - TYPE = :header.freeze + TYPE = :body.freeze def initialize( tag: nil, section_identification: )