Class: SEFAZ::Webservice::NFE::Dataset::AUTXML
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::AUTXML
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#CNPJ ⇒ Object
Returns the value of attribute CNPJ.
-
#CPF ⇒ Object
Returns the value of attribute CPF.
Instance Attribute Details
#CNPJ ⇒ Object
Returns the value of attribute CNPJ
20 21 22 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 20 def CNPJ @CNPJ end |
#CPF ⇒ Object
Returns the value of attribute CPF
20 21 22 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 20 def CPF @CPF end |