Class: SEFAZ::Webservice::NFE::Dataset::DUP
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::DUP
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#dVenc ⇒ Object
Returns the value of attribute dVenc.
-
#nDup ⇒ Object
Returns the value of attribute nDup.
-
#vDup ⇒ Object
Returns the value of attribute vDup.
Instance Attribute Details
#dVenc ⇒ Object
Returns the value of attribute dVenc
86 87 88 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 86 def dVenc @dVenc end |
#nDup ⇒ Object
Returns the value of attribute nDup
86 87 88 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 86 def nDup @nDup end |
#vDup ⇒ Object
Returns the value of attribute vDup
86 87 88 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 86 def vDup @vDup end |