Class: PoExpImpHeader

Inherits:
Object
  • Object
show all
Defined in:
lib/po_detail/po_exp_imp_header.rb

Overview

class used to represent POEXPIMPHEADER. Used internally

Instance Attribute Summary collapse

Instance Attribute Details

#customsString



4
5
6
# File 'lib/po_detail/po_exp_imp_header.rb', line 4

def customs
  @customs
end

#transport_modeString



6
7
8
# File 'lib/po_detail/po_exp_imp_header.rb', line 6

def transport_mode
  @transport_mode
end