Class: SEFAZ::Webservice::NFE::Dataset::COMPRA
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::COMPRA
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#xCont ⇒ Object
Returns the value of attribute xCont.
-
#xNEmp ⇒ Object
Returns the value of attribute xNEmp.
-
#xPed ⇒ Object
Returns the value of attribute xPed.
Instance Attribute Details
#xCont ⇒ Object
Returns the value of attribute xCont
96 97 98 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 96 def xCont @xCont end |
#xNEmp ⇒ Object
Returns the value of attribute xNEmp
96 97 98 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 96 def xNEmp @xNEmp end |
#xPed ⇒ Object
Returns the value of attribute xPed
96 97 98 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 96 def xPed @xPed end |