Class: SEFAZ::Webservice::NFE::Dataset::TRANSP
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::TRANSP
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#balsa ⇒ Object
Returns the value of attribute balsa.
-
#modFrete ⇒ Object
Returns the value of attribute modFrete.
-
#reboque ⇒ Object
Returns the value of attribute reboque.
-
#retTransp ⇒ Object
Returns the value of attribute retTransp.
-
#transporta ⇒ Object
Returns the value of attribute transporta.
-
#vagao ⇒ Object
Returns the value of attribute vagao.
-
#veicTransp ⇒ Object
Returns the value of attribute veicTransp.
-
#vol ⇒ Object
Returns the value of attribute vol.
Instance Attribute Details
#balsa ⇒ Object
Returns the value of attribute balsa
77 78 79 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 77 def balsa @balsa end |
#modFrete ⇒ Object
Returns the value of attribute modFrete
77 78 79 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 77 def modFrete @modFrete end |
#reboque ⇒ Object
Returns the value of attribute reboque
77 78 79 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 77 def reboque @reboque end |
#retTransp ⇒ Object
Returns the value of attribute retTransp
77 78 79 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 77 def retTransp @retTransp end |
#transporta ⇒ Object
Returns the value of attribute transporta
77 78 79 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 77 def transporta @transporta end |
#vagao ⇒ Object
Returns the value of attribute vagao
77 78 79 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 77 def vagao @vagao end |
#veicTransp ⇒ Object
Returns the value of attribute veicTransp
77 78 79 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 77 def veicTransp @veicTransp end |
#vol ⇒ Object
Returns the value of attribute vol
77 78 79 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 77 def vol @vol end |