Class: SEFAZ::Webservice::NFE::Dataset::ENDERDEST
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::ENDERDEST
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#CEP ⇒ Object
Returns the value of attribute CEP.
-
#cMun ⇒ Object
Returns the value of attribute cMun.
-
#cPais ⇒ Object
Returns the value of attribute cPais.
-
#fone ⇒ Object
Returns the value of attribute fone.
-
#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.
-
#xPais ⇒ Object
Returns the value of attribute xPais.
Instance Attribute Details
#CEP ⇒ Object
Returns the value of attribute CEP
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def CEP @CEP end |
#cMun ⇒ Object
Returns the value of attribute cMun
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def cMun @cMun end |
#cPais ⇒ Object
Returns the value of attribute cPais
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def cPais @cPais end |
#fone ⇒ Object
Returns the value of attribute fone
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def fone @fone end |
#nro ⇒ Object
Returns the value of attribute nro
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def nro @nro end |
#UF ⇒ Object
Returns the value of attribute UF
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def UF @UF end |
#xBairro ⇒ Object
Returns the value of attribute xBairro
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def xBairro @xBairro end |
#xCpl ⇒ Object
Returns the value of attribute xCpl
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def xCpl @xCpl end |
#xLgr ⇒ Object
Returns the value of attribute xLgr
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def xLgr @xLgr end |
#xMun ⇒ Object
Returns the value of attribute xMun
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def xMun @xMun end |
#xPais ⇒ Object
Returns the value of attribute xPais
17 18 19 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 17 def xPais @xPais end |