Class: Varejonline::Searcher::Financial::CardNegotiationSearcher

Inherits:
Base
  • Object
show all
Defined in:
lib/varejonline/searcher/financial/card_negotiation_searcher.rb

Instance Attribute Summary collapse

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/financial/card_negotiation_searcher.rb', line 7

def alteradoApos
  @alteradoApos
end

#bandeiraCartaoObject

Returns the value of attribute bandeiraCartao.



7
8
9
# File 'lib/varejonline/searcher/financial/card_negotiation_searcher.rb', line 7

def bandeiraCartao
  @bandeiraCartao
end

#inicioObject

Returns the value of attribute inicio.



7
8
9
# File 'lib/varejonline/searcher/financial/card_negotiation_searcher.rb', line 7

def inicio
  @inicio
end

#quantidadeObject

Returns the value of attribute quantidade.



7
8
9
# File 'lib/varejonline/searcher/financial/card_negotiation_searcher.rb', line 7

def quantidade
  @quantidade
end

#tipoCartaoObject

Returns the value of attribute tipoCartao.



7
8
9
# File 'lib/varejonline/searcher/financial/card_negotiation_searcher.rb', line 7

def tipoCartao
  @tipoCartao
end