module InvestecOpenApi

Constants

VERSION

Public Class Methods

configuration() { |self| ... } click to toggle source
# File lib/investec_open_api.rb, line 11
def self.configuration(&block)
  yield self
end