Class: SEFAZ::Webservice::NFE::Dataset::DETPAG
- Inherits:
-
Struct
- Object
- Struct
- SEFAZ::Webservice::NFE::Dataset::DETPAG
- Defined in:
- lib/sefaz/webservice/nfe/dataset.rb
Instance Attribute Summary collapse
-
#card ⇒ Object
Returns the value of attribute card.
-
#indPag ⇒ Object
Returns the value of attribute indPag.
-
#tPag ⇒ Object
Returns the value of attribute tPag.
-
#vPag ⇒ Object
Returns the value of attribute vPag.
-
#vTroco ⇒ Object
Returns the value of attribute vTroco.
Instance Attribute Details
#card ⇒ Object
Returns the value of attribute card
88 89 90 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 88 def card @card end |
#indPag ⇒ Object
Returns the value of attribute indPag
88 89 90 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 88 def indPag @indPag end |
#tPag ⇒ Object
Returns the value of attribute tPag
88 89 90 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 88 def tPag @tPag end |
#vPag ⇒ Object
Returns the value of attribute vPag
88 89 90 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 88 def vPag @vPag end |
#vTroco ⇒ Object
Returns the value of attribute vTroco
88 89 90 |
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 88 def vTroco @vTroco end |