Class: SEFAZ::Webservice::SAT::Dataset::Sale::ENTREGA
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::SAT::Dataset::Sale::ENTREGA
- Defined in:
- lib/sefaz/webservice/sat/dataset/sale.rb
Instance Attribute Summary collapse
-
#nro ⇒ Object
Returns the value of attribute nro.
-
#UF ⇒ Object
Returns the value of attribute UF.
-
#xBairro ⇒ Object
Returns the value of attribute xBairro.
-
#xCpl ⇒ Object
Returns the value of attribute xCpl.
-
#xLgr ⇒ Object
Returns the value of attribute xLgr.
-
#xMun ⇒ Object
Returns the value of attribute xMun.
Instance Attribute Details
#nro ⇒ Object
Returns the value of attribute nro
15 16 17 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 15 def nro @nro end |
#UF ⇒ Object
Returns the value of attribute UF
15 16 17 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 15 def UF @UF end |
#xBairro ⇒ Object
Returns the value of attribute xBairro
15 16 17 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 15 def xBairro @xBairro end |
#xCpl ⇒ Object
Returns the value of attribute xCpl
15 16 17 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 15 def xCpl @xCpl end |
#xLgr ⇒ Object
Returns the value of attribute xLgr
15 16 17 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 15 def xLgr @xLgr end |
#xMun ⇒ Object
Returns the value of attribute xMun
15 16 17 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 15 def xMun @xMun end |