Class: SEFAZ::Webservice::NFE::Dataset::INFRESPTEC
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::INFRESPTEC
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#CNPJ ⇒ Object
Returns the value of attribute CNPJ.
-
#email ⇒ Object
Returns the value of attribute email.
-
#fone ⇒ Object
Returns the value of attribute fone.
-
#hashCSRT ⇒ Object
Returns the value of attribute hashCSRT.
-
#idCSRT ⇒ Object
Returns the value of attribute idCSRT.
-
#xContato ⇒ Object
Returns the value of attribute xContato.
Instance Attribute Details
#CNPJ ⇒ Object
Returns the value of attribute CNPJ
100 101 102 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 100 def CNPJ @CNPJ end |
#email ⇒ Object
Returns the value of attribute email
100 101 102 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 100 def email @email end |
#fone ⇒ Object
Returns the value of attribute fone
100 101 102 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 100 def fone @fone end |
#hashCSRT ⇒ Object
Returns the value of attribute hashCSRT
100 101 102 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 100 def hashCSRT @hashCSRT end |
#idCSRT ⇒ Object
Returns the value of attribute idCSRT
100 101 102 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 100 def idCSRT @idCSRT end |
#xContato ⇒ Object
Returns the value of attribute xContato
100 101 102 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 100 def xContato @xContato end |