Class: SEFAZ::Webservice::NFE::Dataset::NFREF
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::NFREF
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#AAMM ⇒ Object
Returns the value of attribute AAMM.
-
#CNPJ ⇒ Object
Returns the value of attribute CNPJ.
-
#CPF ⇒ Object
Returns the value of attribute CPF.
-
#cUF ⇒ Object
Returns the value of attribute cUF.
-
#IE ⇒ Object
Returns the value of attribute IE.
-
#mod ⇒ Object
Returns the value of attribute mod.
-
#nCOO ⇒ Object
Returns the value of attribute nCOO.
-
#nECF ⇒ Object
Returns the value of attribute nECF.
-
#nNF ⇒ Object
Returns the value of attribute nNF.
-
#refCTe ⇒ Object
Returns the value of attribute refCTe.
-
#refNFe ⇒ Object
Returns the value of attribute refNFe.
-
#serie ⇒ Object
Returns the value of attribute serie.
Instance Attribute Details
#AAMM ⇒ Object
Returns the value of attribute AAMM
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def AAMM @AAMM end |
#CNPJ ⇒ Object
Returns the value of attribute CNPJ
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def CNPJ @CNPJ end |
#CPF ⇒ Object
Returns the value of attribute CPF
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def CPF @CPF end |
#cUF ⇒ Object
Returns the value of attribute cUF
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def cUF @cUF end |
#IE ⇒ Object
Returns the value of attribute IE
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def IE @IE end |
#mod ⇒ Object
Returns the value of attribute mod
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def mod @mod end |
#nCOO ⇒ Object
Returns the value of attribute nCOO
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def nCOO @nCOO end |
#nECF ⇒ Object
Returns the value of attribute nECF
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def nECF @nECF end |
#nNF ⇒ Object
Returns the value of attribute nNF
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def nNF @nNF end |
#refCTe ⇒ Object
Returns the value of attribute refCTe
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def refCTe @refCTe end |
#refNFe ⇒ Object
Returns the value of attribute refNFe
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def refNFe @refNFe end |
#serie ⇒ Object
Returns the value of attribute serie
12 13 14 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 12 def serie @serie end |