Class: SEFAZ::Webservice::SAT::Dataset::Cancel::IDE
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::SAT::Dataset::Cancel::IDE
- Defined in:
- lib/sefaz/webservice/sat/dataset/cancel.rb
Instance Attribute Summary collapse
-
#CNPJ ⇒ Object
Returns the value of attribute CNPJ.
-
#numeroCaixa ⇒ Object
Returns the value of attribute numeroCaixa.
-
#signAC ⇒ Object
Returns the value of attribute signAC.
Instance Attribute Details
#CNPJ ⇒ Object
Returns the value of attribute CNPJ
12 13 14 |
# File 'lib/sefaz/webservice/sat/dataset/cancel.rb', line 12 def CNPJ @CNPJ end |
#numeroCaixa ⇒ Object
Returns the value of attribute numeroCaixa
12 13 14 |
# File 'lib/sefaz/webservice/sat/dataset/cancel.rb', line 12 def numeroCaixa @numeroCaixa end |
#signAC ⇒ Object
Returns the value of attribute signAC
12 13 14 |
# File 'lib/sefaz/webservice/sat/dataset/cancel.rb', line 12 def signAC @signAC end |