Class: SEFAZ::Webservice::NFE::Dataset::ENTREGA
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::ENTREGA
- 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.
-
#CNPJ ⇒ Object
Returns the value of attribute CNPJ.
-
#cPais ⇒ Object
Returns the value of attribute cPais.
-
#CPF ⇒ Object
Returns the value of attribute CPF.
-
#email ⇒ Object
Returns the value of attribute email.
-
#fone ⇒ Object
Returns the value of attribute fone.
-
#IE ⇒ Object
Returns the value of attribute IE.
-
#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.
-
#xNome ⇒ Object
Returns the value of attribute xNome.
-
#xPais ⇒ Object
Returns the value of attribute xPais.
Instance Attribute Details
#CEP ⇒ Object
Returns the value of attribute CEP
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def CEP @CEP end |
#cMun ⇒ Object
Returns the value of attribute cMun
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def cMun @cMun end |
#CNPJ ⇒ Object
Returns the value of attribute CNPJ
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def CNPJ @CNPJ end |
#cPais ⇒ Object
Returns the value of attribute cPais
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def cPais @cPais end |
#CPF ⇒ Object
Returns the value of attribute CPF
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def CPF @CPF end |
#email ⇒ Object
Returns the value of attribute email
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def email @email end |
#fone ⇒ Object
Returns the value of attribute fone
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def fone @fone end |
#IE ⇒ Object
Returns the value of attribute IE
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def IE @IE end |
#nro ⇒ Object
Returns the value of attribute nro
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def nro @nro end |
#UF ⇒ Object
Returns the value of attribute UF
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def UF @UF end |
#xBairro ⇒ Object
Returns the value of attribute xBairro
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def xBairro @xBairro end |
#xCpl ⇒ Object
Returns the value of attribute xCpl
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def xCpl @xCpl end |
#xLgr ⇒ Object
Returns the value of attribute xLgr
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def xLgr @xLgr end |
#xMun ⇒ Object
Returns the value of attribute xMun
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def xMun @xMun end |
#xNome ⇒ Object
Returns the value of attribute xNome
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def xNome @xNome end |
#xPais ⇒ Object
Returns the value of attribute xPais
19 20 21 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 19 def xPais @xPais end |