Class: SEFAZ::Webservice::NFE::Dataset::VOL
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::VOL
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#esp ⇒ Object
Returns the value of attribute esp.
-
#lacres ⇒ Object
Returns the value of attribute lacres.
-
#marca ⇒ Object
Returns the value of attribute marca.
-
#nVol ⇒ Object
Returns the value of attribute nVol.
-
#pesoB ⇒ Object
Returns the value of attribute pesoB.
-
#pesoL ⇒ Object
Returns the value of attribute pesoL.
-
#qVol ⇒ Object
Returns the value of attribute qVol.
Instance Attribute Details
#esp ⇒ Object
Returns the value of attribute esp
82 83 84 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 82 def esp @esp end |
#lacres ⇒ Object
Returns the value of attribute lacres
82 83 84 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 82 def lacres @lacres end |
#marca ⇒ Object
Returns the value of attribute marca
82 83 84 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 82 def marca @marca end |
#nVol ⇒ Object
Returns the value of attribute nVol
82 83 84 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 82 def nVol @nVol end |
#pesoB ⇒ Object
Returns the value of attribute pesoB
82 83 84 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 82 def pesoB @pesoB end |
#pesoL ⇒ Object
Returns the value of attribute pesoL
82 83 84 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 82 def pesoL @pesoL end |
#qVol ⇒ Object
Returns the value of attribute qVol
82 83 84 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 82 def qVol @qVol end |