Class: Varejonline::Searcher::Commercial::ProductSearcher

Inherits:
Base
  • Object
show all
Defined in:
lib/varejonline/searcher/commercial/product_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

#alteradoAposObject

Returns the value of attribute alteradoApos.



7
8
9
# File 'lib/varejonline/searcher/commercial/product_searcher.rb', line 7

def alteradoApos
  @alteradoApos
end

#categoriaObject

Returns the value of attribute categoria.



7
8
9
# File 'lib/varejonline/searcher/commercial/product_searcher.rb', line 7

def categoria
  @categoria
end

#codigoBarrasObject

Returns the value of attribute codigoBarras.



7
8
9
# File 'lib/varejonline/searcher/commercial/product_searcher.rb', line 7

def codigoBarras
  @codigoBarras
end

#codigoInternoObject

Returns the value of attribute codigoInterno.



7
8
9
# File 'lib/varejonline/searcher/commercial/product_searcher.rb', line 7

def codigoInterno
  @codigoInterno
end

#codigoSistemaObject

Returns the value of attribute codigoSistema.



7
8
9
# File 'lib/varejonline/searcher/commercial/product_searcher.rb', line 7

def codigoSistema
  @codigoSistema
end

#descricaoObject

Returns the value of attribute descricao.



7
8
9
# File 'lib/varejonline/searcher/commercial/product_searcher.rb', line 7

def descricao
  @descricao
end

#entidadesObject

Returns the value of attribute entidades.



7
8
9
# File 'lib/varejonline/searcher/commercial/product_searcher.rb', line 7

def entidades
  @entidades
end

#produtoBaseObject

Returns the value of attribute produtoBase.



7
8
9
# File 'lib/varejonline/searcher/commercial/product_searcher.rb', line 7

def produtoBase
  @produtoBase
end