Class: SEFAZ::Webservice::NFE::Dataset::MED
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::MED
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#cProdANVISA ⇒ Object
Returns the value of attribute cProdANVISA.
-
#vPMC ⇒ Object
Returns the value of attribute vPMC.
-
#xMotivoIsencao ⇒ Object
Returns the value of attribute xMotivoIsencao.
Instance Attribute Details
#cProdANVISA ⇒ Object
Returns the value of attribute cProdANVISA
29 30 31 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 29 def cProdANVISA @cProdANVISA end |
#vPMC ⇒ Object
Returns the value of attribute vPMC
29 30 31 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 29 def vPMC @vPMC end |
#xMotivoIsencao ⇒ Object
Returns the value of attribute xMotivoIsencao
29 30 31 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 29 def xMotivoIsencao @xMotivoIsencao end |