Class: MaxExchangeApi::PrivateV2Api
- Inherits:
-
PrivateApi
- Object
- BaseApi
- PrivateApi
- MaxExchangeApi::PrivateV2Api
- Includes:
- MaxExchangeApi::PrivateV2::AccountApi, MaxExchangeApi::PrivateV2::DepositApi, MaxExchangeApi::PrivateV2::InternalTransferApi, MaxExchangeApi::PrivateV2::OrderApi, MaxExchangeApi::PrivateV2::RewardApi, MaxExchangeApi::PrivateV2::TradeApi, MaxExchangeApi::PrivateV2::UserApi, MaxExchangeApi::PrivateV2::WithdrawApi
- Defined in:
- lib/max_exchange_api/private_v2_api.rb
Instance Attribute Summary
Attributes inherited from PrivateApi
Attributes inherited from BaseApi
Method Summary
Methods included from MaxExchangeApi::PrivateV2::RewardApi
#max_rewards_yesterday, #rewards, #yields
Methods included from MaxExchangeApi::PrivateV2::InternalTransferApi
#internal_transfer, #internal_transfers
Methods included from MaxExchangeApi::PrivateV2::WithdrawApi
#create_withdrawal!, #withdraw_addresses, #withdrawal, #withdrawals
Methods included from MaxExchangeApi::PrivateV2::DepositApi
#create_deposit_addresses!, #deposit, #deposit_addresses, #deposits, #max_rewards_yesterday, #rewards, #yields
Methods included from MaxExchangeApi::PrivateV2::TradeApi
#my_trades, #my_trades_of_order
Methods included from MaxExchangeApi::PrivateV2::OrderApi
#cancel_order!, #cancel_orders!, #create_order!, #create_orders!, #order, #orders
Methods included from MaxExchangeApi::PrivateV2::AccountApi
Methods included from MaxExchangeApi::PrivateV2::UserApi
#me, #member_profile, #vip_level
Methods inherited from PrivateApi
Methods inherited from BaseApi
Constructor Details
This class inherits a constructor from MaxExchangeApi::PrivateApi