Class: VestorlyApi::Configuration
- Inherits:
-
Object
- Object
- VestorlyApi::Configuration
- Defined in:
- lib/vestorly_api.rb
Instance Attribute Summary collapse
-
#api_uri ⇒ Object
Returns the value of attribute api_uri.
Instance Attribute Details
#api_uri ⇒ Object
Returns the value of attribute api_uri.
28 29 30 |
# File 'lib/vestorly_api.rb', line 28 def api_uri @api_uri end |