Class: SEFAZ::Webservice::NFE::Dataset::ENCERRANTE
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::ENCERRANTE
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#nBico ⇒ Object
Returns the value of attribute nBico.
-
#nBomba ⇒ Object
Returns the value of attribute nBomba.
-
#nTanque ⇒ Object
Returns the value of attribute nTanque.
-
#vEncFin ⇒ Object
Returns the value of attribute vEncFin.
-
#vEncIni ⇒ Object
Returns the value of attribute vEncIni.
Instance Attribute Details
#nBico ⇒ Object
Returns the value of attribute nBico
33 34 35 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 33 def nBico @nBico end |
#nBomba ⇒ Object
Returns the value of attribute nBomba
33 34 35 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 33 def nBomba @nBomba end |
#nTanque ⇒ Object
Returns the value of attribute nTanque
33 34 35 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 33 def nTanque @nTanque end |
#vEncFin ⇒ Object
Returns the value of attribute vEncFin
33 34 35 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 33 def vEncFin @vEncFin end |
#vEncIni ⇒ Object
Returns the value of attribute vEncIni
33 34 35 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 33 def vEncIni @vEncIni end |