Module: InvestecOpenApi
- Defined in:
- lib/investec_open_api.rb,
lib/investec_open_api/version.rb
Defined Under Namespace
Modules: Models Classes: Client, Error
Constant Summary collapse
- VERSION =
"1.1.0"
Class Method Summary collapse
Class Method Details
.configuration {|_self| ... } ⇒ Object
10 11 12 |
# File 'lib/investec_open_api.rb', line 10 def self.configuration(&block) yield self end |