Class: Prosper::API::Configuracao

Inherits:
Object
  • Object
show all
Defined in:
lib/prosper/api/configuracao.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key.



6
7
8
# File 'lib/prosper/api/configuracao.rb', line 6

def key
  @key
end

#tokenObject

Returns the value of attribute token.



6
7
8
# File 'lib/prosper/api/configuracao.rb', line 6

def token
  @token
end