Class: BullionVault::Client

Inherits:
API
  • Object
show all
Includes:
Login, ViewBalance, ViewMarket
Defined in:
lib/bullion_vault/client.rb,
lib/bullion_vault/client/login.rb,
lib/bullion_vault/client/view_market.rb,
lib/bullion_vault/client/view_balance.rb

Defined Under Namespace

Modules: Login, ViewBalance, ViewMarket

Constant Summary

Constants included from ViewBalance

ViewBalance::BALANCE_PATH

Constants included from ViewMarket

ViewMarket::MARKET_PATH

Constants included from Login

Login::HTML_LOGIN_PATH, Login::XML_LOGIN_PATH

Method Summary

Methods included from ViewBalance

#view_balance

Methods included from ViewMarket

#view_market

Methods included from Login

#authenticate

Methods inherited from API

#initialize

Methods included from Request

#delete, #get, #post, #put

Constructor Details

This class inherits a constructor from BullionVault::API