Class: SEFAZ::Webservice::SAT::Dataset::Sale::EMIT
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::SAT::Dataset::Sale::EMIT
- Defined in:
- lib/sefaz/webservice/sat/dataset/sale.rb
Instance Attribute Summary collapse
-
#CNPJ ⇒ Object
Returns the value of attribute CNPJ.
-
#cRegTribISSQN ⇒ Object
Returns the value of attribute cRegTribISSQN.
-
#IE ⇒ Object
Returns the value of attribute IE.
-
#IM ⇒ Object
Returns the value of attribute IM.
-
#indRatISSQN ⇒ Object
Returns the value of attribute indRatISSQN.
Instance Attribute Details
#CNPJ ⇒ Object
Returns the value of attribute CNPJ
13 14 15 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 13 def CNPJ @CNPJ end |
#cRegTribISSQN ⇒ Object
Returns the value of attribute cRegTribISSQN
13 14 15 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 13 def cRegTribISSQN @cRegTribISSQN end |
#IE ⇒ Object
Returns the value of attribute IE
13 14 15 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 13 def IE @IE end |
#IM ⇒ Object
Returns the value of attribute IM
13 14 15 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 13 def IM @IM end |
#indRatISSQN ⇒ Object
Returns the value of attribute indRatISSQN
13 14 15 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 13 def indRatISSQN @indRatISSQN end |