Class: Vpsa::Searcher::Financial::DefaultEntrySearcher

Inherits:
Base
  • Object
show all
Defined in:
lib/vpsa/searcher/financial/default_entry_searcher.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#inicio, #quantidade

Method Summary

Methods inherited from Base

#as_parameter

Methods included from InitFromHash

#initialize

Instance Attribute Details

#entidadesObject

Returns the value of attribute entidades.



7
8
9
# File 'lib/vpsa/searcher/financial/default_entry_searcher.rb', line 7

def entidades
  @entidades
end

#tipoObject

Returns the value of attribute tipo.



7
8
9
# File 'lib/vpsa/searcher/financial/default_entry_searcher.rb', line 7

def tipo
  @tipo
end