Class: Prosper::API::Configuracao
- Inherits:
-
Object
- Object
- Prosper::API::Configuracao
- Defined in:
- lib/prosper/api/configuracao.rb
Instance Attribute Summary collapse
-
#key ⇒ Object
Returns the value of attribute key.
-
#token ⇒ Object
Returns the value of attribute token.
Instance Attribute Details
#key ⇒ Object
Returns the value of attribute key.
6 7 8 |
# File 'lib/prosper/api/configuracao.rb', line 6 def key @key end |
#token ⇒ Object
Returns the value of attribute token.
6 7 8 |
# File 'lib/prosper/api/configuracao.rb', line 6 def token @token end |