Class: SEFAZ::Webservice::NFE::Dataset::AVULSA
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::AVULSA
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#CNPJ ⇒ Object
Returns the value of attribute CNPJ.
-
#dEmi ⇒ Object
Returns the value of attribute dEmi.
-
#dPag ⇒ Object
Returns the value of attribute dPag.
-
#fone ⇒ Object
Returns the value of attribute fone.
-
#matr ⇒ Object
Returns the value of attribute matr.
-
#nDAR ⇒ Object
Returns the value of attribute nDAR.
-
#repEmi ⇒ Object
Returns the value of attribute repEmi.
-
#UF ⇒ Object
Returns the value of attribute UF.
-
#vDAR ⇒ Object
Returns the value of attribute vDAR.
-
#xAgente ⇒ Object
Returns the value of attribute xAgente.
-
#xOrgao ⇒ Object
Returns the value of attribute xOrgao.
Instance Attribute Details
#CNPJ ⇒ Object
Returns the value of attribute CNPJ
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def CNPJ @CNPJ end |
#dEmi ⇒ Object
Returns the value of attribute dEmi
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def dEmi @dEmi end |
#dPag ⇒ Object
Returns the value of attribute dPag
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def dPag @dPag end |
#fone ⇒ Object
Returns the value of attribute fone
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def fone @fone end |
#matr ⇒ Object
Returns the value of attribute matr
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def matr @matr end |
#nDAR ⇒ Object
Returns the value of attribute nDAR
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def nDAR @nDAR end |
#repEmi ⇒ Object
Returns the value of attribute repEmi
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def repEmi @repEmi end |
#UF ⇒ Object
Returns the value of attribute UF
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def UF @UF end |
#vDAR ⇒ Object
Returns the value of attribute vDAR
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def vDAR @vDAR end |
#xAgente ⇒ Object
Returns the value of attribute xAgente
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def xAgente @xAgente end |
#xOrgao ⇒ Object
Returns the value of attribute xOrgao
15 16 17 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 15 def xOrgao @xOrgao end |