Class: SEFAZ::Webservice::NFE::Dataset::ENDEREMIT
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::ENDEREMIT
- 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
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def CEP @CEP end |
#cMun ⇒ Object
Returns the value of attribute cMun
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def cMun @cMun end |
#cPais ⇒ Object
Returns the value of attribute cPais
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def cPais @cPais end |
#fone ⇒ Object
Returns the value of attribute fone
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def fone @fone end |
#nro ⇒ Object
Returns the value of attribute nro
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def nro @nro end |
#UF ⇒ Object
Returns the value of attribute UF
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def UF @UF end |
#xBairro ⇒ Object
Returns the value of attribute xBairro
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def xBairro @xBairro end |
#xCpl ⇒ Object
Returns the value of attribute xCpl
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def xCpl @xCpl end |
#xLgr ⇒ Object
Returns the value of attribute xLgr
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def xLgr @xLgr end |
#xMun ⇒ Object
Returns the value of attribute xMun
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def xMun @xMun end |
#xPais ⇒ Object
Returns the value of attribute xPais
14 15 16 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 14 def xPais @xPais end |