Class: SEFAZ::Webservice::NFE::Dataset::CARD
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::CARD
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#cAut ⇒ Object
Returns the value of attribute cAut.
-
#CNPJ ⇒ Object
Returns the value of attribute CNPJ.
-
#tBand ⇒ Object
Returns the value of attribute tBand.
-
#tpIntegra ⇒ Object
Returns the value of attribute tpIntegra.
Instance Attribute Details
#cAut ⇒ Object
Returns the value of attribute cAut
89 90 91 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 89 def cAut @cAut end |
#CNPJ ⇒ Object
Returns the value of attribute CNPJ
89 90 91 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 89 def CNPJ @CNPJ end |
#tBand ⇒ Object
Returns the value of attribute tBand
89 90 91 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 89 def tBand @tBand end |
#tpIntegra ⇒ Object
Returns the value of attribute tpIntegra
89 90 91 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 89 def tpIntegra @tpIntegra end |