Class: SEFAZ::Webservice::NFE::Dataset::PROCREF
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::PROCREF
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#indProc ⇒ Object
Returns the value of attribute indProc.
-
#nProc ⇒ Object
Returns the value of attribute nProc.
Instance Attribute Details
#indProc ⇒ Object
Returns the value of attribute indProc
94 95 96 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 94 def indProc @indProc end |
#nProc ⇒ Object
Returns the value of attribute nProc
94 95 96 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 94 def nProc @nProc end |