Class: SEFAZ::Webservice::SAT::Dataset::Sale::MP
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::SAT::Dataset::Sale::MP
- Defined in:
- lib/sefaz/webservice/sat/dataset/sale.rb
Instance Attribute Summary collapse
-
#cAdmC ⇒ Object
Returns the value of attribute cAdmC.
-
#cAut ⇒ Object
Returns the value of attribute cAut.
-
#cMP ⇒ Object
Returns the value of attribute cMP.
-
#vMP ⇒ Object
Returns the value of attribute vMP.
Instance Attribute Details
#cAdmC ⇒ Object
Returns the value of attribute cAdmC
43 44 45 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 43 def cAdmC @cAdmC end |
#cAut ⇒ Object
Returns the value of attribute cAut
43 44 45 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 43 def cAut @cAut end |
#cMP ⇒ Object
Returns the value of attribute cMP
43 44 45 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 43 def cMP @cMP end |
#vMP ⇒ Object
Returns the value of attribute vMP
43 44 45 |
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 43 def vMP @vMP end |