Class: SEFAZ::Webservice::NFE::Dataset::INFNFESUPL
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::INFNFESUPL
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#qrCode ⇒ Object
Returns the value of attribute qrCode.
-
#urlChave ⇒ Object
Returns the value of attribute urlChave.
Instance Attribute Details
#qrCode ⇒ Object
Returns the value of attribute qrCode
101 102 103 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 101 def qrCode @qrCode end |
#urlChave ⇒ Object
Returns the value of attribute urlChave
101 102 103 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 101 def urlChave @urlChave end |