Class: MaxExchangeApi::PrivateV3Api
- Inherits:
-
PrivateApi
- Object
- BaseApi
- PrivateApi
- MaxExchangeApi::PrivateV3Api
- Includes:
- MaxExchangeApi::PrivateV3::AccountApi, MaxExchangeApi::PrivateV3::ConvertApi, MaxExchangeApi::PrivateV3::DepositApi, MaxExchangeApi::PrivateV3::InternalTransferApi, MaxExchangeApi::PrivateV3::MWalletApi, MaxExchangeApi::PrivateV3::OrderApi, MaxExchangeApi::PrivateV3::RewardApi, MaxExchangeApi::PrivateV3::SubAccountApi, MaxExchangeApi::PrivateV3::TradeApi, MaxExchangeApi::PrivateV3::UserApi, MaxExchangeApi::PrivateV3::WithdrawApi
- Defined in:
- lib/max_exchange_api/private_v3_api.rb
Instance Attribute Summary
Attributes inherited from PrivateApi
Attributes inherited from BaseApi
Method Summary
Methods included from MaxExchangeApi::PrivateV3::SubAccountApi
#create_sub_account!, #create_sub_account_transfer!, #delete_sub_account!, #sub_account, #sub_accounts, #update_sub_account!
Methods included from MaxExchangeApi::PrivateV3::RewardApi
Methods included from MaxExchangeApi::PrivateV3::InternalTransferApi
Methods included from MaxExchangeApi::PrivateV3::WithdrawApi
#create_twd_withdraw!, #create_withdraw!, #withdraw, #withdraw_addresses, #withdraws
Methods included from MaxExchangeApi::PrivateV3::DepositApi
#deposit, #deposit_address, #deposits
Methods included from MaxExchangeApi::PrivateV3::TradeApi
#my_trades, #my_trades_of_order
Methods included from MaxExchangeApi::PrivateV3::OrderApi
#cancel_order!, #cancel_orders!, #closed_orders, #create_order!, #open_orders, #order, #orders_history
Methods included from MaxExchangeApi::PrivateV3::ConvertApi
#convert_order, #convert_orders, #create_convert_order
Methods included from MaxExchangeApi::PrivateV3::MWalletApi
#m_wallet_ad_ratio, #m_wallet_interests, #m_wallet_liquidation, #m_wallet_liquidations, #m_wallet_loan!, #m_wallet_loans, #m_wallet_repay!, #m_wallet_repayments
Methods included from MaxExchangeApi::PrivateV3::AccountApi
Methods included from MaxExchangeApi::PrivateV3::UserApi
Methods inherited from PrivateApi
Methods inherited from BaseApi
Constructor Details
This class inherits a constructor from MaxExchangeApi::PrivateApi