Class: SEFAZ::Webservice::NFE::Dataset::INFADIC
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::INFADIC
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#infAdFisco ⇒ Object
Returns the value of attribute infAdFisco.
-
#infCpl ⇒ Object
Returns the value of attribute infCpl.
-
#obsCont ⇒ Object
Returns the value of attribute obsCont.
-
#obsFisco ⇒ Object
Returns the value of attribute obsFisco.
-
#procRef ⇒ Object
Returns the value of attribute procRef.
Instance Attribute Details
#infAdFisco ⇒ Object
Returns the value of attribute infAdFisco
91 92 93 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 91 def infAdFisco @infAdFisco end |
#infCpl ⇒ Object
Returns the value of attribute infCpl
91 92 93 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 91 def infCpl @infCpl end |
#obsCont ⇒ Object
Returns the value of attribute obsCont
91 92 93 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 91 def obsCont @obsCont end |
#obsFisco ⇒ Object
Returns the value of attribute obsFisco
91 92 93 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 91 def obsFisco @obsFisco end |
#procRef ⇒ Object
Returns the value of attribute procRef
91 92 93 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 91 def procRef @procRef end |