Class: DtefacilXmlBuilder::Collection

Inherits:
Object
  • Object
show all
Defined in:
lib/dtefacil_xml_builder/collection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#documentosObject

Returns the value of attribute documentos.



8
9
10
# File 'lib/dtefacil_xml_builder/collection.rb', line 8

def documentos
  @documentos
end

#pagObject

Returns the value of attribute pag.



8
9
10
# File 'lib/dtefacil_xml_builder/collection.rb', line 8

def pag
  @pag
end

#pagsObject

Returns the value of attribute pags.



8
9
10
# File 'lib/dtefacil_xml_builder/collection.rb', line 8

def pags
  @pags
end

#totalObject

Returns the value of attribute total.



8
9
10
# File 'lib/dtefacil_xml_builder/collection.rb', line 8

def total
  @total
end

#tPagObject

Returns the value of attribute tPag.



8
9
10
# File 'lib/dtefacil_xml_builder/collection.rb', line 8

def tPag
  @tPag
end