Class: SEFAZ::Webservice::NFE::Dataset::EMIT
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::EMIT
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#CNAE ⇒ Object
Returns the value of attribute CNAE.
-
#CNPJ ⇒ Object
Returns the value of attribute CNPJ.
-
#CPF ⇒ Object
Returns the value of attribute CPF.
-
#CRT ⇒ Object
Returns the value of attribute CRT.
-
#enderEmit ⇒ Object
Returns the value of attribute enderEmit.
-
#IE ⇒ Object
Returns the value of attribute IE.
-
#IEST ⇒ Object
Returns the value of attribute IEST.
-
#IM ⇒ Object
Returns the value of attribute IM.
-
#xFant ⇒ Object
Returns the value of attribute xFant.
-
#xNome ⇒ Object
Returns the value of attribute xNome.
Instance Attribute Details
#CNAE ⇒ Object
Returns the value of attribute CNAE
13 14 15 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 13 def CNAE @CNAE end |
#CNPJ ⇒ Object
Returns the value of attribute CNPJ
13 14 15 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 13 def CNPJ @CNPJ end |
#CPF ⇒ Object
Returns the value of attribute CPF
13 14 15 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 13 def CPF @CPF end |
#CRT ⇒ Object
Returns the value of attribute CRT
13 14 15 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 13 def CRT @CRT end |
#enderEmit ⇒ Object
Returns the value of attribute enderEmit
13 14 15 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 13 def enderEmit @enderEmit end |
#IE ⇒ Object
Returns the value of attribute IE
13 14 15 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 13 def IE @IE end |
#IEST ⇒ Object
Returns the value of attribute IEST
13 14 15 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 13 def IEST @IEST end |
#IM ⇒ Object
Returns the value of attribute IM
13 14 15 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 13 def IM @IM end |
#xFant ⇒ Object
Returns the value of attribute xFant
13 14 15 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 13 def xFant @xFant end |
#xNome ⇒ Object
Returns the value of attribute xNome
13 14 15 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 13 def xNome @xNome end |