# Rust API client for openapi
OpenAPI specification for Binance exchange - Spot API
## Overview
This package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project.
Please do not edit the generated code manually, but rather regenerate it from [OpenXAPI](https://github.com/openxapi/openxapi).
- API version: 0.3.0
- Package version: 0.3.0
## Installation
Install the package using cargo:
```shell
cargo add openxapi-binance
```
Or add the following to your `Cargo.toml`:
```
openxapi-binance = { git = "https://github.com/openxapi/binance-rs" }
```
## Documentation for API Endpoints
All URIs are relative to *https://api.binance.com*
*AlgoTradingApi* | [**create_algo_futures_new_order_twap_v1**](docs/AlgoTradingApi.md#create_algo_futures_new_order_twap_v1) | **POST** /sapi/v1/algo/futures/newOrderTwap | Time-Weighted Average Price(Twap) New Order(TRADE)
*AlgoTradingApi* | [**create_algo_futures_new_order_vp_v1**](docs/AlgoTradingApi.md#create_algo_futures_new_order_vp_v1) | **POST** /sapi/v1/algo/futures/newOrderVp | Volume Participation(VP) New Order (TRADE)
*AlgoTradingApi* | [**create_algo_spot_new_order_twap_v1**](docs/AlgoTradingApi.md#create_algo_spot_new_order_twap_v1) | **POST** /sapi/v1/algo/spot/newOrderTwap | Time-Weighted Average Price(Twap) New Order(TRADE)
*AlgoTradingApi* | [**delete_algo_futures_order_v1**](docs/AlgoTradingApi.md#delete_algo_futures_order_v1) | **DELETE** /sapi/v1/algo/futures/order | Cancel Algo Order(TRADE)
*AlgoTradingApi* | [**delete_algo_spot_order_v1**](docs/AlgoTradingApi.md#delete_algo_spot_order_v1) | **DELETE** /sapi/v1/algo/spot/order | Cancel Algo Order(TRADE)
*AlgoTradingApi* | [**get_algo_futures_historical_orders_v1**](docs/AlgoTradingApi.md#get_algo_futures_historical_orders_v1) | **GET** /sapi/v1/algo/futures/historicalOrders | Query Historical Algo Orders(USER_DATA)
*AlgoTradingApi* | [**get_algo_futures_open_orders_v1**](docs/AlgoTradingApi.md#get_algo_futures_open_orders_v1) | **GET** /sapi/v1/algo/futures/openOrders | Query Current Algo Open Orders(USER_DATA)
*AlgoTradingApi* | [**get_algo_futures_sub_orders_v1**](docs/AlgoTradingApi.md#get_algo_futures_sub_orders_v1) | **GET** /sapi/v1/algo/futures/subOrders | Query Sub Orders(USER_DATA)
*AlgoTradingApi* | [**get_algo_spot_historical_orders_v1**](docs/AlgoTradingApi.md#get_algo_spot_historical_orders_v1) | **GET** /sapi/v1/algo/spot/historicalOrders | Query Historical Algo Orders(USER_DATA)
*AlgoTradingApi* | [**get_algo_spot_open_orders_v1**](docs/AlgoTradingApi.md#get_algo_spot_open_orders_v1) | **GET** /sapi/v1/algo/spot/openOrders | Query Current Algo Open Orders(USER_DATA)
*AlgoTradingApi* | [**get_algo_spot_sub_orders_v1**](docs/AlgoTradingApi.md#get_algo_spot_sub_orders_v1) | **GET** /sapi/v1/algo/spot/subOrders | Query Sub Orders(USER_DATA)
*BinanceLinkApi* | [**create_api_referral_customization_v1**](docs/BinanceLinkApi.md#create_api_referral_customization_v1) | **POST** /sapi/v1/apiReferral/customization | Customize Id For Client (USER DATA) (For Partner)
*BinanceLinkApi* | [**create_api_referral_user_customization_v1**](docs/BinanceLinkApi.md#create_api_referral_user_customization_v1) | **POST** /sapi/v1/apiReferral/userCustomization | Customize Id For Client (USER DATA)(For client)
*BinanceLinkApi* | [**create_broker_sub_account_api_commission_coin_futures_v1**](docs/BinanceLinkApi.md#create_broker_sub_account_api_commission_coin_futures_v1) | **POST** /sapi/v1/broker/subAccountApi/commission/coinFutures | Change Sub Account COIN-â“‚ Futures Commission Adjustment
*BinanceLinkApi* | [**create_broker_sub_account_api_commission_futures_v1**](docs/BinanceLinkApi.md#create_broker_sub_account_api_commission_futures_v1) | **POST** /sapi/v1/broker/subAccountApi/commission/futures | Change Sub Account USDT-â“‚ Futures Commission Adjustment
*BinanceLinkApi* | [**create_broker_sub_account_api_commission_v1**](docs/BinanceLinkApi.md#create_broker_sub_account_api_commission_v1) | **POST** /sapi/v1/broker/subAccountApi/commission | Change Sub Account Commission
*BinanceLinkApi* | [**create_broker_sub_account_api_ip_restriction_v2**](docs/BinanceLinkApi.md#create_broker_sub_account_api_ip_restriction_v2) | **POST** /sapi/v2/broker/subAccountApi/ipRestriction | Update IP Restriction for Sub-Account API key (For Master Account)
*BinanceLinkApi* | [**create_broker_sub_account_api_permission_universal_transfer_v1**](docs/BinanceLinkApi.md#create_broker_sub_account_api_permission_universal_transfer_v1) | **POST** /sapi/v1/broker/subAccountApi/permission/universalTransfer | Enable Universal Transfer Permission For Sub Account Api Key
*BinanceLinkApi* | [**create_broker_sub_account_api_permission_v1**](docs/BinanceLinkApi.md#create_broker_sub_account_api_permission_v1) | **POST** /sapi/v1/broker/subAccountApi/permission | Change Sub Account Api Permission
*BinanceLinkApi* | [**create_broker_sub_account_api_v1**](docs/BinanceLinkApi.md#create_broker_sub_account_api_v1) | **POST** /sapi/v1/broker/subAccountApi | Create Api Key for Sub Account
*BinanceLinkApi* | [**create_broker_sub_account_bnb_burn_margin_interest_v1**](docs/BinanceLinkApi.md#create_broker_sub_account_bnb_burn_margin_interest_v1) | **POST** /sapi/v1/broker/subAccount/bnbBurn/marginInterest | Enable Or Disable BNB Burn for Sub Account Margin Interest
*BinanceLinkApi* | [**create_broker_sub_account_bnb_burn_spot_v1**](docs/BinanceLinkApi.md#create_broker_sub_account_bnb_burn_spot_v1) | **POST** /sapi/v1/broker/subAccount/bnbBurn/spot | Enable Or Disable BNB Burn for Sub Account SPOT and MARGIN
*BinanceLinkApi* | [**create_broker_sub_account_futures_v1**](docs/BinanceLinkApi.md#create_broker_sub_account_futures_v1) | **POST** /sapi/v1/broker/subAccount/futures | Enable Futures for Sub Account
*BinanceLinkApi* | [**create_broker_sub_account_v1**](docs/BinanceLinkApi.md#create_broker_sub_account_v1) | **POST** /sapi/v1/broker/subAccount | Create a Sub Account
*BinanceLinkApi* | [**create_broker_transfer_futures_v1**](docs/BinanceLinkApi.md#create_broker_transfer_futures_v1) | **POST** /sapi/v1/broker/transfer/futures | Sub Account Transfer(FUTURES)
*BinanceLinkApi* | [**create_broker_transfer_v1**](docs/BinanceLinkApi.md#create_broker_transfer_v1) | **POST** /sapi/v1/broker/transfer | Sub Account Transfer(SPOT)
*BinanceLinkApi* | [**create_broker_universal_transfer_v1**](docs/BinanceLinkApi.md#create_broker_universal_transfer_v1) | **POST** /sapi/v1/broker/universalTransfer | Universal Transfer
*BinanceLinkApi* | [**delete_broker_sub_account_api_ip_restriction_ip_list_v1**](docs/BinanceLinkApi.md#delete_broker_sub_account_api_ip_restriction_ip_list_v1) | **DELETE** /sapi/v1/broker/subAccountApi/ipRestriction/ipList | Delete IP Restriction for Sub Account Api Key
*BinanceLinkApi* | [**delete_broker_sub_account_api_v1**](docs/BinanceLinkApi.md#delete_broker_sub_account_api_v1) | **DELETE** /sapi/v1/broker/subAccountApi | Delete Sub Account Api Key
*BinanceLinkApi* | [**delete_broker_sub_account_v1**](docs/BinanceLinkApi.md#delete_broker_sub_account_v1) | **DELETE** /sapi/v1/broker/subAccount | Delete Sub Account
*BinanceLinkApi* | [**get_api_referral_customization_v1**](docs/BinanceLinkApi.md#get_api_referral_customization_v1) | **GET** /sapi/v1/apiReferral/customization | Get Client Email Customized Id (USER DATA) (For Partner)
*BinanceLinkApi* | [**get_api_referral_if_new_user_v1**](docs/BinanceLinkApi.md#get_api_referral_if_new_user_v1) | **GET** /sapi/v1/apiReferral/ifNewUser | Query Client If The New User (USER DATA)
*BinanceLinkApi* | [**get_api_referral_kickback_recent_record_v1**](docs/BinanceLinkApi.md#get_api_referral_kickback_recent_record_v1) | **GET** /sapi/v1/apiReferral/kickback/recentRecord | Query Rebate Recent Record(For Client)
*BinanceLinkApi* | [**get_api_referral_rebate_recent_record_v1**](docs/BinanceLinkApi.md#get_api_referral_rebate_recent_record_v1) | **GET** /sapi/v1/apiReferral/rebate/recentRecord | Query Rebate Recent Record (USER DATA)(For Partner)
*BinanceLinkApi* | [**get_api_referral_user_customization_v1**](docs/BinanceLinkApi.md#get_api_referral_user_customization_v1) | **GET** /sapi/v1/apiReferral/userCustomization | Get User’s Customize Id (USER DATA)
*BinanceLinkApi* | [**get_broker_info_v1**](docs/BinanceLinkApi.md#get_broker_info_v1) | **GET** /sapi/v1/broker/info | Link Account Information
*BinanceLinkApi* | [**get_broker_rebate_futures_recent_record_v1**](docs/BinanceLinkApi.md#get_broker_rebate_futures_recent_record_v1) | **GET** /sapi/v1/broker/rebate/futures/recentRecord | Query Broker Futures Commission Rebate Record
*BinanceLinkApi* | [**get_broker_rebate_recent_record_v1**](docs/BinanceLinkApi.md#get_broker_rebate_recent_record_v1) | **GET** /sapi/v1/broker/rebate/recentRecord | Query Broker Commission Rebate Recent Record(Spot)
*BinanceLinkApi* | [**get_broker_sub_account_api_commission_coin_futures_v1**](docs/BinanceLinkApi.md#get_broker_sub_account_api_commission_coin_futures_v1) | **GET** /sapi/v1/broker/subAccountApi/commission/coinFutures | Query Sub Account COIN-â“‚ Futures Commission Adjustment
*BinanceLinkApi* | [**get_broker_sub_account_api_commission_futures_v1**](docs/BinanceLinkApi.md#get_broker_sub_account_api_commission_futures_v1) | **GET** /sapi/v1/broker/subAccountApi/commission/futures | Query Sub Account USDT-â“‚ Futures Commission Adjustment
*BinanceLinkApi* | [**get_broker_sub_account_api_ip_restriction_v1**](docs/BinanceLinkApi.md#get_broker_sub_account_api_ip_restriction_v1) | **GET** /sapi/v1/broker/subAccountApi/ipRestriction | Get IP Restriction for Sub Account Api Key
*BinanceLinkApi* | [**get_broker_sub_account_api_v1**](docs/BinanceLinkApi.md#get_broker_sub_account_api_v1) | **GET** /sapi/v1/broker/subAccountApi | Query Sub Account Api Key
*BinanceLinkApi* | [**get_broker_sub_account_bnb_burn_status_v1**](docs/BinanceLinkApi.md#get_broker_sub_account_bnb_burn_status_v1) | **GET** /sapi/v1/broker/subAccount/bnbBurn/status | Get BNB Burn Status for Sub Account
*BinanceLinkApi* | [**get_broker_sub_account_deposit_hist_v1**](docs/BinanceLinkApi.md#get_broker_sub_account_deposit_hist_v1) | **GET** /sapi/v1/broker/subAccount/depositHist | Get Sub Account Deposit History
*BinanceLinkApi* | [**get_broker_sub_account_deposit_hist_v2**](docs/BinanceLinkApi.md#get_broker_sub_account_deposit_hist_v2) | **GET** /sapi/v2/broker/subAccount/depositHist | Get Sub Account Deposit History V2
*BinanceLinkApi* | [**get_broker_sub_account_futures_summary_v3**](docs/BinanceLinkApi.md#get_broker_sub_account_futures_summary_v3) | **GET** /sapi/v3/broker/subAccount/futuresSummary | Query Sub Account Futures Asset info (V3)
*BinanceLinkApi* | [**get_broker_sub_account_margin_summary_v1**](docs/BinanceLinkApi.md#get_broker_sub_account_margin_summary_v1) | **GET** /sapi/v1/broker/subAccount/marginSummary | Query Sub Account Margin Asset info
*BinanceLinkApi* | [**get_broker_sub_account_spot_summary_v1**](docs/BinanceLinkApi.md#get_broker_sub_account_spot_summary_v1) | **GET** /sapi/v1/broker/subAccount/spotSummary | Query Sub Account Spot Asset info
*BinanceLinkApi* | [**get_broker_sub_account_v1**](docs/BinanceLinkApi.md#get_broker_sub_account_v1) | **GET** /sapi/v1/broker/subAccount | Query Sub Account
*BinanceLinkApi* | [**get_broker_transfer_futures_v1**](docs/BinanceLinkApi.md#get_broker_transfer_futures_v1) | **GET** /sapi/v1/broker/transfer/futures | Query Sub Account Transfer History(FUTURES)
*BinanceLinkApi* | [**get_broker_transfer_v1**](docs/BinanceLinkApi.md#get_broker_transfer_v1) | **GET** /sapi/v1/broker/transfer | Query Sub Account Transfer History(SPOT)
*BinanceLinkApi* | [**get_broker_universal_transfer_v1**](docs/BinanceLinkApi.md#get_broker_universal_transfer_v1) | **GET** /sapi/v1/broker/universalTransfer | Query Universal Transfer History
*BinancePayHistoryApi* | [**get_pay_transactions_v1**](docs/BinancePayHistoryApi.md#get_pay_transactions_v1) | **GET** /sapi/v1/pay/transactions | Get Pay Trade History
*C2cApi* | [**get_c2c_order_match_list_user_order_history_v1**](docs/C2cApi.md#get_c2c_order_match_list_user_order_history_v1) | **GET** /sapi/v1/c2c/orderMatch/listUserOrderHistory | Get C2C Trade History (USER_DATA)
*ConvertApi* | [**create_convert_accept_quote_v1**](docs/ConvertApi.md#create_convert_accept_quote_v1) | **POST** /sapi/v1/convert/acceptQuote | Accept Quote (TRADE)
*ConvertApi* | [**create_convert_get_quote_v1**](docs/ConvertApi.md#create_convert_get_quote_v1) | **POST** /sapi/v1/convert/getQuote | Send Quote Request(USER_DATA)
*ConvertApi* | [**create_convert_limit_cancel_order_v1**](docs/ConvertApi.md#create_convert_limit_cancel_order_v1) | **POST** /sapi/v1/convert/limit/cancelOrder | Cancel limit order (USER_DATA)
*ConvertApi* | [**create_convert_limit_place_order_v1**](docs/ConvertApi.md#create_convert_limit_place_order_v1) | **POST** /sapi/v1/convert/limit/placeOrder | Place limit order (USER_DATA)
*ConvertApi* | [**create_convert_limit_query_open_orders_v1**](docs/ConvertApi.md#create_convert_limit_query_open_orders_v1) | **POST** /sapi/v1/convert/limit/queryOpenOrders | Query limit open orders (USER_DATA)
*ConvertApi* | [**get_convert_asset_info_v1**](docs/ConvertApi.md#get_convert_asset_info_v1) | **GET** /sapi/v1/convert/assetInfo | Query order quantity precision per asset(USER_DATA)
*ConvertApi* | [**get_convert_exchange_info_v1**](docs/ConvertApi.md#get_convert_exchange_info_v1) | **GET** /sapi/v1/convert/exchangeInfo | List All Convert Pairs
*ConvertApi* | [**get_convert_order_status_v1**](docs/ConvertApi.md#get_convert_order_status_v1) | **GET** /sapi/v1/convert/orderStatus | Order status(USER_DATA)
*ConvertApi* | [**get_convert_trade_flow_v1**](docs/ConvertApi.md#get_convert_trade_flow_v1) | **GET** /sapi/v1/convert/tradeFlow | Get Convert Trade History(USER_DATA)
*CopyTradingApi* | [**get_copy_trading_futures_lead_symbol_v1**](docs/CopyTradingApi.md#get_copy_trading_futures_lead_symbol_v1) | **GET** /sapi/v1/copyTrading/futures/leadSymbol | Get Futures Lead Trading Symbol Whitelist(USER_DATA)
*CopyTradingApi* | [**get_copy_trading_futures_user_status_v1**](docs/CopyTradingApi.md#get_copy_trading_futures_user_status_v1) | **GET** /sapi/v1/copyTrading/futures/userStatus | Get Futures Lead Trader Status(TRADE)
*CryptoLoanApi* | [**create_loan_flexible_adjust_ltv_v2**](docs/CryptoLoanApi.md#create_loan_flexible_adjust_ltv_v2) | **POST** /sapi/v2/loan/flexible/adjust/ltv | Flexible Loan Adjust LTV(TRADE)
*CryptoLoanApi* | [**create_loan_flexible_borrow_v2**](docs/CryptoLoanApi.md#create_loan_flexible_borrow_v2) | **POST** /sapi/v2/loan/flexible/borrow | Flexible Loan Borrow(TRADE)
*CryptoLoanApi* | [**create_loan_flexible_repay_collateral_v2**](docs/CryptoLoanApi.md#create_loan_flexible_repay_collateral_v2) | **POST** /sapi/v2/loan/flexible/repay/collateral | Flexible Loan Collateral Repayment (TRADE)
*CryptoLoanApi* | [**create_loan_flexible_repay_v2**](docs/CryptoLoanApi.md#create_loan_flexible_repay_v2) | **POST** /sapi/v2/loan/flexible/repay | Flexible Loan Repay(TRADE)
*CryptoLoanApi* | [**get_loan_borrow_history_v1**](docs/CryptoLoanApi.md#get_loan_borrow_history_v1) | **GET** /sapi/v1/loan/borrow/history | Get Loan Borrow History(USER_DATA)
*CryptoLoanApi* | [**get_loan_flexible_borrow_history_v2**](docs/CryptoLoanApi.md#get_loan_flexible_borrow_history_v2) | **GET** /sapi/v2/loan/flexible/borrow/history | Get Flexible Loan Borrow History(USER_DATA)
*CryptoLoanApi* | [**get_loan_flexible_collateral_data_v2**](docs/CryptoLoanApi.md#get_loan_flexible_collateral_data_v2) | **GET** /sapi/v2/loan/flexible/collateral/data | Get Flexible Loan Collateral Assets Data(USER_DATA)
*CryptoLoanApi* | [**get_loan_flexible_liquidation_history_v2**](docs/CryptoLoanApi.md#get_loan_flexible_liquidation_history_v2) | **GET** /sapi/v2/loan/flexible/liquidation/history | Get Flexible Loan Liquidation History (USER_DATA)
*CryptoLoanApi* | [**get_loan_flexible_loanable_data_v2**](docs/CryptoLoanApi.md#get_loan_flexible_loanable_data_v2) | **GET** /sapi/v2/loan/flexible/loanable/data | Get Flexible Loan Assets Data(USER_DATA)
*CryptoLoanApi* | [**get_loan_flexible_ltv_adjustment_history_v2**](docs/CryptoLoanApi.md#get_loan_flexible_ltv_adjustment_history_v2) | **GET** /sapi/v2/loan/flexible/ltv/adjustment/history | Get Flexible Loan LTV Adjustment History(USER_DATA)
*CryptoLoanApi* | [**get_loan_flexible_ongoing_orders_v2**](docs/CryptoLoanApi.md#get_loan_flexible_ongoing_orders_v2) | **GET** /sapi/v2/loan/flexible/ongoing/orders | Get Flexible Loan Ongoing Orders(USER_DATA)
*CryptoLoanApi* | [**get_loan_flexible_repay_history_v2**](docs/CryptoLoanApi.md#get_loan_flexible_repay_history_v2) | **GET** /sapi/v2/loan/flexible/repay/history | Get Flexible Loan Repayment History(USER_DATA)
*CryptoLoanApi* | [**get_loan_flexible_repay_rate_v2**](docs/CryptoLoanApi.md#get_loan_flexible_repay_rate_v2) | **GET** /sapi/v2/loan/flexible/repay/rate | Check Collateral Repay Rate (USER_DATA)
*CryptoLoanApi* | [**get_loan_income_v1**](docs/CryptoLoanApi.md#get_loan_income_v1) | **GET** /sapi/v1/loan/income | Get Crypto Loans Income History(USER_DATA)
*CryptoLoanApi* | [**get_loan_ltv_adjustment_history_v1**](docs/CryptoLoanApi.md#get_loan_ltv_adjustment_history_v1) | **GET** /sapi/v1/loan/ltv/adjustment/history | Get Loan LTV Adjustment History(USER_DATA)
*CryptoLoanApi* | [**get_loan_repay_history_v1**](docs/CryptoLoanApi.md#get_loan_repay_history_v1) | **GET** /sapi/v1/loan/repay/history | Get Loan Repayment History(USER_DATA)
*DualInvestmentApi* | [**create_dci_product_auto_compound_edit_status_v1**](docs/DualInvestmentApi.md#create_dci_product_auto_compound_edit_status_v1) | **POST** /sapi/v1/dci/product/auto_compound/edit-status | Change Auto-Compound status(USER_DATA)
*DualInvestmentApi* | [**create_dci_product_subscribe_v1**](docs/DualInvestmentApi.md#create_dci_product_subscribe_v1) | **POST** /sapi/v1/dci/product/subscribe | Subscribe Dual Investment products(USER_DATA)
*DualInvestmentApi* | [**get_dci_product_accounts_v1**](docs/DualInvestmentApi.md#get_dci_product_accounts_v1) | **GET** /sapi/v1/dci/product/accounts | Check Dual Investment accounts(USER_DATA)
*DualInvestmentApi* | [**get_dci_product_list_v1**](docs/DualInvestmentApi.md#get_dci_product_list_v1) | **GET** /sapi/v1/dci/product/list | Get Dual Investment product list
*DualInvestmentApi* | [**get_dci_product_positions_v1**](docs/DualInvestmentApi.md#get_dci_product_positions_v1) | **GET** /sapi/v1/dci/product/positions | Get Dual Investment positions(USER_DATA)
*FiatApi* | [**get_fiat_orders_v1**](docs/FiatApi.md#get_fiat_orders_v1) | **GET** /sapi/v1/fiat/orders | Get Fiat Deposit/Withdraw History (USER_DATA)
*FiatApi* | [**get_fiat_payments_v1**](docs/FiatApi.md#get_fiat_payments_v1) | **GET** /sapi/v1/fiat/payments | Get Fiat Payments History (USER_DATA)
*FuturesDataApi* | [**get_futures_hist_data_link_v1**](docs/FuturesDataApi.md#get_futures_hist_data_link_v1) | **GET** /sapi/v1/futures/histDataLink | Get Future TickLevel Orderbook Historical Data Download Link(USER_DATA)
*GiftCardApi* | [**create_giftcard_buy_code_v1**](docs/GiftCardApi.md#create_giftcard_buy_code_v1) | **POST** /sapi/v1/giftcard/buyCode | Create a dual-token gift card(fixed value, discount feature)(TRADE)
*GiftCardApi* | [**create_giftcard_create_code_v1**](docs/GiftCardApi.md#create_giftcard_create_code_v1) | **POST** /sapi/v1/giftcard/createCode | Create a single-token gift card (USER_DATA)
*GiftCardApi* | [**create_giftcard_redeem_code_v1**](docs/GiftCardApi.md#create_giftcard_redeem_code_v1) | **POST** /sapi/v1/giftcard/redeemCode | Redeem a Binance Gift Card(USER_DATA)
*GiftCardApi* | [**get_giftcard_buy_code_token_limit_v1**](docs/GiftCardApi.md#get_giftcard_buy_code_token_limit_v1) | **GET** /sapi/v1/giftcard/buyCode/token-limit | Fetch Token Limit(USER_DATA)
*GiftCardApi* | [**get_giftcard_cryptography_rsa_public_key_v1**](docs/GiftCardApi.md#get_giftcard_cryptography_rsa_public_key_v1) | **GET** /sapi/v1/giftcard/cryptography/rsa-public-key | Fetch RSA Public Key(USER_DATA)
*GiftCardApi* | [**get_giftcard_verify_v1**](docs/GiftCardApi.md#get_giftcard_verify_v1) | **GET** /sapi/v1/giftcard/verify | Verify Binance Gift Card by Gift Card Number(USER_DATA)
*MarginTradingApi* | [**create_margin_api_key_v1**](docs/MarginTradingApi.md#create_margin_api_key_v1) | **POST** /sapi/v1/margin/apiKey | Create Special Key(Low-Latency Trading)(TRADE)
*MarginTradingApi* | [**create_margin_borrow_repay_v1**](docs/MarginTradingApi.md#create_margin_borrow_repay_v1) | **POST** /sapi/v1/margin/borrow-repay | Margin account borrow/repay(MARGIN)
*MarginTradingApi* | [**create_margin_exchange_small_liability_v1**](docs/MarginTradingApi.md#create_margin_exchange_small_liability_v1) | **POST** /sapi/v1/margin/exchange-small-liability | Small Liability Exchange (MARGIN)
*MarginTradingApi* | [**create_margin_isolated_account_v1**](docs/MarginTradingApi.md#create_margin_isolated_account_v1) | **POST** /sapi/v1/margin/isolated/account | Enable Isolated Margin Account (TRADE)
*MarginTradingApi* | [**create_margin_listen_key_v1**](docs/MarginTradingApi.md#create_margin_listen_key_v1) | **POST** /sapi/v1/margin/listen-key | Start User Data Stream (USER_STREAM)
*MarginTradingApi* | [**create_margin_manual_liquidation_v1**](docs/MarginTradingApi.md#create_margin_manual_liquidation_v1) | **POST** /sapi/v1/margin/manual-liquidation | Margin Manual Liquidation(MARGIN)
*MarginTradingApi* | [**create_margin_max_leverage_v1**](docs/MarginTradingApi.md#create_margin_max_leverage_v1) | **POST** /sapi/v1/margin/max-leverage | Adjust cross margin max leverage (USER_DATA)
*MarginTradingApi* | [**create_margin_order_oco_v1**](docs/MarginTradingApi.md#create_margin_order_oco_v1) | **POST** /sapi/v1/margin/order/oco | Margin Account New OCO (TRADE)
*MarginTradingApi* | [**create_margin_order_oto_v1**](docs/MarginTradingApi.md#create_margin_order_oto_v1) | **POST** /sapi/v1/margin/order/oto | Margin Account New OTO (TRADE)
*MarginTradingApi* | [**create_margin_order_otoco_v1**](docs/MarginTradingApi.md#create_margin_order_otoco_v1) | **POST** /sapi/v1/margin/order/otoco | Margin Account New OTOCO (TRADE)
*MarginTradingApi* | [**create_margin_order_v1**](docs/MarginTradingApi.md#create_margin_order_v1) | **POST** /sapi/v1/margin/order | Margin Account New Order (TRADE)
*MarginTradingApi* | [**create_user_data_stream_isolated_v1**](docs/MarginTradingApi.md#create_user_data_stream_isolated_v1) | **POST** /sapi/v1/userDataStream/isolated | Start Isolated Margin User Data Stream (USER_STREAM)
*MarginTradingApi* | [**create_user_data_stream_v1**](docs/MarginTradingApi.md#create_user_data_stream_v1) | **POST** /sapi/v1/userDataStream | Start Margin User Data Stream (USER_STREAM)
*MarginTradingApi* | [**delete_margin_api_key_v1**](docs/MarginTradingApi.md#delete_margin_api_key_v1) | **DELETE** /sapi/v1/margin/apiKey | Delete Special Key(Low-Latency Trading)(TRADE)
*MarginTradingApi* | [**delete_margin_isolated_account_v1**](docs/MarginTradingApi.md#delete_margin_isolated_account_v1) | **DELETE** /sapi/v1/margin/isolated/account | Disable Isolated Margin Account (TRADE)
*MarginTradingApi* | [**delete_margin_listen_key_v1**](docs/MarginTradingApi.md#delete_margin_listen_key_v1) | **DELETE** /sapi/v1/margin/listen-key | Close User Data Stream (USER_STREAM)
*MarginTradingApi* | [**delete_margin_open_orders_v1**](docs/MarginTradingApi.md#delete_margin_open_orders_v1) | **DELETE** /sapi/v1/margin/openOrders | Margin Account Cancel all Open Orders on a Symbol (TRADE)
*MarginTradingApi* | [**delete_margin_order_list_v1**](docs/MarginTradingApi.md#delete_margin_order_list_v1) | **DELETE** /sapi/v1/margin/orderList | Margin Account Cancel OCO (TRADE)
*MarginTradingApi* | [**delete_margin_order_v1**](docs/MarginTradingApi.md#delete_margin_order_v1) | **DELETE** /sapi/v1/margin/order | Margin Account Cancel Order (TRADE)
*MarginTradingApi* | [**delete_user_data_stream_isolated_v1**](docs/MarginTradingApi.md#delete_user_data_stream_isolated_v1) | **DELETE** /sapi/v1/userDataStream/isolated | Close Isolated Margin User Data Stream (USER_STREAM)
*MarginTradingApi* | [**delete_user_data_stream_v1**](docs/MarginTradingApi.md#delete_user_data_stream_v1) | **DELETE** /sapi/v1/userDataStream | Close Margin User Data Stream (USER_STREAM)
*MarginTradingApi* | [**get_bnb_burn_v1**](docs/MarginTradingApi.md#get_bnb_burn_v1) | **GET** /sapi/v1/bnbBurn | Get BNB Burn Status (USER_DATA)
*MarginTradingApi* | [**get_margin_account_v1**](docs/MarginTradingApi.md#get_margin_account_v1) | **GET** /sapi/v1/margin/account | Query Cross Margin Account Details (USER_DATA)
*MarginTradingApi* | [**get_margin_all_assets_v1**](docs/MarginTradingApi.md#get_margin_all_assets_v1) | **GET** /sapi/v1/margin/allAssets | Get All Margin Assets (MARKET_DATA)
*MarginTradingApi* | [**get_margin_all_order_list_v1**](docs/MarginTradingApi.md#get_margin_all_order_list_v1) | **GET** /sapi/v1/margin/allOrderList | Query Margin Account's all OCO (USER_DATA)
*MarginTradingApi* | [**get_margin_all_orders_v1**](docs/MarginTradingApi.md#get_margin_all_orders_v1) | **GET** /sapi/v1/margin/allOrders | Query Margin Account's All Orders (USER_DATA)
*MarginTradingApi* | [**get_margin_all_pairs_v1**](docs/MarginTradingApi.md#get_margin_all_pairs_v1) | **GET** /sapi/v1/margin/allPairs | Get All Cross Margin Pairs (MARKET_DATA)
*MarginTradingApi* | [**get_margin_api_key_list_v1**](docs/MarginTradingApi.md#get_margin_api_key_list_v1) | **GET** /sapi/v1/margin/api-key-list | Query Special key List(Low Latency Trading)(TRADE)
*MarginTradingApi* | [**get_margin_api_key_v1**](docs/MarginTradingApi.md#get_margin_api_key_v1) | **GET** /sapi/v1/margin/apiKey | Query Special key(Low Latency Trading)(TRADE)
*MarginTradingApi* | [**get_margin_available_inventory_v1**](docs/MarginTradingApi.md#get_margin_available_inventory_v1) | **GET** /sapi/v1/margin/available-inventory | Query Margin Available Inventory(USER_DATA)
*MarginTradingApi* | [**get_margin_borrow_repay_v1**](docs/MarginTradingApi.md#get_margin_borrow_repay_v1) | **GET** /sapi/v1/margin/borrow-repay | Query borrow/repay records in Margin account(USER_DATA)
*MarginTradingApi* | [**get_margin_capital_flow_v1**](docs/MarginTradingApi.md#get_margin_capital_flow_v1) | **GET** /sapi/v1/margin/capital-flow | Query Cross Isolated Margin Capital Flow (USER_DATA)
*MarginTradingApi* | [**get_margin_cross_margin_collateral_ratio_v1**](docs/MarginTradingApi.md#get_margin_cross_margin_collateral_ratio_v1) | **GET** /sapi/v1/margin/crossMarginCollateralRatio | Cross margin collateral ratio (MARKET_DATA)
*MarginTradingApi* | [**get_margin_cross_margin_data_v1**](docs/MarginTradingApi.md#get_margin_cross_margin_data_v1) | **GET** /sapi/v1/margin/crossMarginData | Query Cross Margin Fee Data (USER_DATA)
*MarginTradingApi* | [**get_margin_delist_schedule_v1**](docs/MarginTradingApi.md#get_margin_delist_schedule_v1) | **GET** /sapi/v1/margin/delist-schedule | Get Delist Schedule (MARKET_DATA)
*MarginTradingApi* | [**get_margin_exchange_small_liability_history_v1**](docs/MarginTradingApi.md#get_margin_exchange_small_liability_history_v1) | **GET** /sapi/v1/margin/exchange-small-liability-history | Get Small Liability Exchange History (USER_DATA)
*MarginTradingApi* | [**get_margin_exchange_small_liability_v1**](docs/MarginTradingApi.md#get_margin_exchange_small_liability_v1) | **GET** /sapi/v1/margin/exchange-small-liability | Get Small Liability Exchange Coin List (USER_DATA)
*MarginTradingApi* | [**get_margin_force_liquidation_rec_v1**](docs/MarginTradingApi.md#get_margin_force_liquidation_rec_v1) | **GET** /sapi/v1/margin/forceLiquidationRec | Get Force Liquidation Record (USER_DATA)
*MarginTradingApi* | [**get_margin_interest_history_v1**](docs/MarginTradingApi.md#get_margin_interest_history_v1) | **GET** /sapi/v1/margin/interestHistory | Get Interest History (USER_DATA)
*MarginTradingApi* | [**get_margin_interest_rate_history_v1**](docs/MarginTradingApi.md#get_margin_interest_rate_history_v1) | **GET** /sapi/v1/margin/interestRateHistory | Query Margin Interest Rate History (USER_DATA)
*MarginTradingApi* | [**get_margin_isolated_account_limit_v1**](docs/MarginTradingApi.md#get_margin_isolated_account_limit_v1) | **GET** /sapi/v1/margin/isolated/accountLimit | Query Enabled Isolated Margin Account Limit (USER_DATA)
*MarginTradingApi* | [**get_margin_isolated_account_v1**](docs/MarginTradingApi.md#get_margin_isolated_account_v1) | **GET** /sapi/v1/margin/isolated/account | Query Isolated Margin Account Info (USER_DATA)
*MarginTradingApi* | [**get_margin_isolated_all_pairs_v1**](docs/MarginTradingApi.md#get_margin_isolated_all_pairs_v1) | **GET** /sapi/v1/margin/isolated/allPairs | Get All Isolated Margin Symbol(MARKET_DATA)
*MarginTradingApi* | [**get_margin_isolated_margin_data_v1**](docs/MarginTradingApi.md#get_margin_isolated_margin_data_v1) | **GET** /sapi/v1/margin/isolatedMarginData | Query Isolated Margin Fee Data (USER_DATA)
*MarginTradingApi* | [**get_margin_isolated_margin_tier_v1**](docs/MarginTradingApi.md#get_margin_isolated_margin_tier_v1) | **GET** /sapi/v1/margin/isolatedMarginTier | Query Isolated Margin Tier Data (USER_DATA)
*MarginTradingApi* | [**get_margin_leverage_bracket_v1**](docs/MarginTradingApi.md#get_margin_leverage_bracket_v1) | **GET** /sapi/v1/margin/leverageBracket | Query Liability Coin Leverage Bracket in Cross Margin Pro Mode(MARKET_DATA)
*MarginTradingApi* | [**get_margin_max_borrowable_v1**](docs/MarginTradingApi.md#get_margin_max_borrowable_v1) | **GET** /sapi/v1/margin/maxBorrowable | Query Max Borrow (USER_DATA)
*MarginTradingApi* | [**get_margin_max_transferable_v1**](docs/MarginTradingApi.md#get_margin_max_transferable_v1) | **GET** /sapi/v1/margin/maxTransferable | Query Max Transfer-Out Amount (USER_DATA)
*MarginTradingApi* | [**get_margin_my_trades_v1**](docs/MarginTradingApi.md#get_margin_my_trades_v1) | **GET** /sapi/v1/margin/myTrades | Query Margin Account's Trade List (USER_DATA)
*MarginTradingApi* | [**get_margin_next_hourly_interest_rate_v1**](docs/MarginTradingApi.md#get_margin_next_hourly_interest_rate_v1) | **GET** /sapi/v1/margin/next-hourly-interest-rate | Get future hourly interest rate (USER_DATA)
*MarginTradingApi* | [**get_margin_open_order_list_v1**](docs/MarginTradingApi.md#get_margin_open_order_list_v1) | **GET** /sapi/v1/margin/openOrderList | Query Margin Account's Open OCO (USER_DATA)
*MarginTradingApi* | [**get_margin_open_orders_v1**](docs/MarginTradingApi.md#get_margin_open_orders_v1) | **GET** /sapi/v1/margin/openOrders | Query Margin Account's Open Orders (USER_DATA)
*MarginTradingApi* | [**get_margin_order_list_v1**](docs/MarginTradingApi.md#get_margin_order_list_v1) | **GET** /sapi/v1/margin/orderList | Query Margin Account's OCO (USER_DATA)
*MarginTradingApi* | [**get_margin_order_v1**](docs/MarginTradingApi.md#get_margin_order_v1) | **GET** /sapi/v1/margin/order | Query Margin Account's Order (USER_DATA)
*MarginTradingApi* | [**get_margin_price_index_v1**](docs/MarginTradingApi.md#get_margin_price_index_v1) | **GET** /sapi/v1/margin/priceIndex | Query Margin PriceIndex (MARKET_DATA)
*MarginTradingApi* | [**get_margin_rate_limit_order_v1**](docs/MarginTradingApi.md#get_margin_rate_limit_order_v1) | **GET** /sapi/v1/margin/rateLimit/order | Query Current Margin Order Count Usage (TRADE)
*MarginTradingApi* | [**get_margin_trade_coeff_v1**](docs/MarginTradingApi.md#get_margin_trade_coeff_v1) | **GET** /sapi/v1/margin/tradeCoeff | Get Summary of Margin account (USER_DATA)
*MarginTradingApi* | [**get_margin_transfer_v1**](docs/MarginTradingApi.md#get_margin_transfer_v1) | **GET** /sapi/v1/margin/transfer | Get Cross Margin Transfer History (USER_DATA)
*MarginTradingApi* | [**update_margin_api_key_ip_v1**](docs/MarginTradingApi.md#update_margin_api_key_ip_v1) | **PUT** /sapi/v1/margin/apiKey/ip | Edit ip for Special Key(Low-Latency Trading)(TRADE)
*MarginTradingApi* | [**update_margin_listen_key_v1**](docs/MarginTradingApi.md#update_margin_listen_key_v1) | **PUT** /sapi/v1/margin/listen-key | Keepalive User Data Stream (USER_STREAM)
*MarginTradingApi* | [**update_user_data_stream_isolated_v1**](docs/MarginTradingApi.md#update_user_data_stream_isolated_v1) | **PUT** /sapi/v1/userDataStream/isolated | Keepalive Isolated Margin User Data Stream (USER_STREAM)
*MarginTradingApi* | [**update_user_data_stream_v1**](docs/MarginTradingApi.md#update_user_data_stream_v1) | **PUT** /sapi/v1/userDataStream | Keepalive Margin User Data Stream (USER_STREAM)
*MiningApi* | [**create_mining_hash_transfer_config_cancel_v1**](docs/MiningApi.md#create_mining_hash_transfer_config_cancel_v1) | **POST** /sapi/v1/mining/hash-transfer/config/cancel | Cancel hashrate resale configuration(USER_DATA)
*MiningApi* | [**create_mining_hash_transfer_config_v1**](docs/MiningApi.md#create_mining_hash_transfer_config_v1) | **POST** /sapi/v1/mining/hash-transfer/config | Hashrate Resale Request(USER_DATA)
*MiningApi* | [**get_mining_hash_transfer_config_details_list_v1**](docs/MiningApi.md#get_mining_hash_transfer_config_details_list_v1) | **GET** /sapi/v1/mining/hash-transfer/config/details/list | Hashrate Resale List (USER_DATA)
*MiningApi* | [**get_mining_hash_transfer_profit_details_v1**](docs/MiningApi.md#get_mining_hash_transfer_profit_details_v1) | **GET** /sapi/v1/mining/hash-transfer/profit/details | Hashrate Resale Detail(USER_DATA)
*MiningApi* | [**get_mining_payment_list_v1**](docs/MiningApi.md#get_mining_payment_list_v1) | **GET** /sapi/v1/mining/payment/list | Earnings List(USER_DATA)
*MiningApi* | [**get_mining_payment_other_v1**](docs/MiningApi.md#get_mining_payment_other_v1) | **GET** /sapi/v1/mining/payment/other | Extra Bonus List(USER_DATA)
*MiningApi* | [**get_mining_payment_uid_v1**](docs/MiningApi.md#get_mining_payment_uid_v1) | **GET** /sapi/v1/mining/payment/uid | Mining Account Earning(USER_DATA)
*MiningApi* | [**get_mining_pub_algo_list_v1**](docs/MiningApi.md#get_mining_pub_algo_list_v1) | **GET** /sapi/v1/mining/pub/algoList | Acquiring Algorithm(MARKET_DATA)
*MiningApi* | [**get_mining_pub_coin_list_v1**](docs/MiningApi.md#get_mining_pub_coin_list_v1) | **GET** /sapi/v1/mining/pub/coinList | Acquiring CoinName(MARKET_DATA)
*MiningApi* | [**get_mining_statistics_user_list_v1**](docs/MiningApi.md#get_mining_statistics_user_list_v1) | **GET** /sapi/v1/mining/statistics/user/list | Account List(USER_DATA)
*MiningApi* | [**get_mining_statistics_user_status_v1**](docs/MiningApi.md#get_mining_statistics_user_status_v1) | **GET** /sapi/v1/mining/statistics/user/status | Statistic List(USER_DATA)
*MiningApi* | [**get_mining_worker_detail_v1**](docs/MiningApi.md#get_mining_worker_detail_v1) | **GET** /sapi/v1/mining/worker/detail | Request for Detail Miner List(USER_DATA)
*MiningApi* | [**get_mining_worker_list_v1**](docs/MiningApi.md#get_mining_worker_list_v1) | **GET** /sapi/v1/mining/worker/list | Request for Miner List(USER_DATA)
*NftApi* | [**get_nft_history_deposit_v1**](docs/NftApi.md#get_nft_history_deposit_v1) | **GET** /sapi/v1/nft/history/deposit | Get NFT Deposit History(USER_DATA)
*NftApi* | [**get_nft_history_transactions_v1**](docs/NftApi.md#get_nft_history_transactions_v1) | **GET** /sapi/v1/nft/history/transactions | Get NFT Transaction History(USER_DATA)
*NftApi* | [**get_nft_history_withdraw_v1**](docs/NftApi.md#get_nft_history_withdraw_v1) | **GET** /sapi/v1/nft/history/withdraw | Get NFT Withdraw History(USER_DATA)
*NftApi* | [**get_nft_user_get_asset_v1**](docs/NftApi.md#get_nft_user_get_asset_v1) | **GET** /sapi/v1/nft/user/getAsset | Get NFT Asset(USER_DATA)
*PortfolioMarginProApi* | [**create_portfolio_asset_collection_v1**](docs/PortfolioMarginProApi.md#create_portfolio_asset_collection_v1) | **POST** /sapi/v1/portfolio/asset-collection | Fund Collection by Asset(USER_DATA)
*PortfolioMarginProApi* | [**create_portfolio_auto_collection_v1**](docs/PortfolioMarginProApi.md#create_portfolio_auto_collection_v1) | **POST** /sapi/v1/portfolio/auto-collection | Fund Auto-collection(USER_DATA)
*PortfolioMarginProApi* | [**create_portfolio_bnb_transfer_v1**](docs/PortfolioMarginProApi.md#create_portfolio_bnb_transfer_v1) | **POST** /sapi/v1/portfolio/bnb-transfer | BNB transfer(USER_DATA)
*PortfolioMarginProApi* | [**create_portfolio_mint_v1**](docs/PortfolioMarginProApi.md#create_portfolio_mint_v1) | **POST** /sapi/v1/portfolio/mint | Mint BFUSD for Portfolio Margin(TRADE)
*PortfolioMarginProApi* | [**create_portfolio_redeem_v1**](docs/PortfolioMarginProApi.md#create_portfolio_redeem_v1) | **POST** /sapi/v1/portfolio/redeem | Redeem BFUSD for Portfolio Margin(TRADE)
*PortfolioMarginProApi* | [**create_portfolio_repay_futures_negative_balance_v1**](docs/PortfolioMarginProApi.md#create_portfolio_repay_futures_negative_balance_v1) | **POST** /sapi/v1/portfolio/repay-futures-negative-balance | Repay futures Negative Balance(USER_DATA)
*PortfolioMarginProApi* | [**create_portfolio_repay_futures_switch_v1**](docs/PortfolioMarginProApi.md#create_portfolio_repay_futures_switch_v1) | **POST** /sapi/v1/portfolio/repay-futures-switch | Change Auto-repay-futures Status(TRADE)
*PortfolioMarginProApi* | [**create_portfolio_repay_v1**](docs/PortfolioMarginProApi.md#create_portfolio_repay_v1) | **POST** /sapi/v1/portfolio/repay | Portfolio Margin Pro Bankruptcy Loan Repay
*PortfolioMarginProApi* | [**get_portfolio_account_v1**](docs/PortfolioMarginProApi.md#get_portfolio_account_v1) | **GET** /sapi/v1/portfolio/account | Get Portfolio Margin Pro Account Info(USER_DATA)
*PortfolioMarginProApi* | [**get_portfolio_account_v2**](docs/PortfolioMarginProApi.md#get_portfolio_account_v2) | **GET** /sapi/v2/portfolio/account | Get Portfolio Margin Pro SPAN Account Info(USER_DATA)
*PortfolioMarginProApi* | [**get_portfolio_asset_index_price_v1**](docs/PortfolioMarginProApi.md#get_portfolio_asset_index_price_v1) | **GET** /sapi/v1/portfolio/asset-index-price | Query Portfolio Margin Asset Index Price (MARKET_DATA)
*PortfolioMarginProApi* | [**get_portfolio_balance_v1**](docs/PortfolioMarginProApi.md#get_portfolio_balance_v1) | **GET** /sapi/v1/portfolio/balance | Get Portfolio Margin Pro Account Balance(USER_DATA)
*PortfolioMarginProApi* | [**get_portfolio_collateral_rate_v1**](docs/PortfolioMarginProApi.md#get_portfolio_collateral_rate_v1) | **GET** /sapi/v1/portfolio/collateralRate | Portfolio Margin Collateral Rate(MARKET_DATA)
*PortfolioMarginProApi* | [**get_portfolio_collateral_rate_v2**](docs/PortfolioMarginProApi.md#get_portfolio_collateral_rate_v2) | **GET** /sapi/v2/portfolio/collateralRate | Portfolio Margin Pro Tiered Collateral Rate(USER_DATA)
*PortfolioMarginProApi* | [**get_portfolio_interest_history_v1**](docs/PortfolioMarginProApi.md#get_portfolio_interest_history_v1) | **GET** /sapi/v1/portfolio/interest-history | Query Portfolio Margin Pro Negative Balance Interest History(USER_DATA)
*PortfolioMarginProApi* | [**get_portfolio_margin_asset_leverage_v1**](docs/PortfolioMarginProApi.md#get_portfolio_margin_asset_leverage_v1) | **GET** /sapi/v1/portfolio/margin-asset-leverage | Get Portfolio Margin Asset Leverage(USER_DATA)
*PortfolioMarginProApi* | [**get_portfolio_pm_loan_history_v1**](docs/PortfolioMarginProApi.md#get_portfolio_pm_loan_history_v1) | **GET** /sapi/v1/portfolio/pmLoan-history | Query Portfolio Margin Pro Bankruptcy Loan Repay History(USER_DATA)
*PortfolioMarginProApi* | [**get_portfolio_pm_loan_v1**](docs/PortfolioMarginProApi.md#get_portfolio_pm_loan_v1) | **GET** /sapi/v1/portfolio/pmLoan | Query Portfolio Margin Pro Bankruptcy Loan Amount(USER_DATA)
*PortfolioMarginProApi* | [**get_portfolio_repay_futures_switch_v1**](docs/PortfolioMarginProApi.md#get_portfolio_repay_futures_switch_v1) | **GET** /sapi/v1/portfolio/repay-futures-switch | Get Auto-repay-futures Status(USER_DATA)
*RebateApi* | [**get_rebate_tax_query_v1**](docs/RebateApi.md#get_rebate_tax_query_v1) | **GET** /sapi/v1/rebate/taxQuery | Get Spot Rebate History Records (USER_DATA)
*SimpleEarnApi* | [**create_simple_earn_flexible_redeem_v1**](docs/SimpleEarnApi.md#create_simple_earn_flexible_redeem_v1) | **POST** /sapi/v1/simple-earn/flexible/redeem | Redeem Flexible Product(TRADE)
*SimpleEarnApi* | [**create_simple_earn_flexible_set_auto_subscribe_v1**](docs/SimpleEarnApi.md#create_simple_earn_flexible_set_auto_subscribe_v1) | **POST** /sapi/v1/simple-earn/flexible/setAutoSubscribe | Set Flexible Auto Subscribe(USER_DATA)
*SimpleEarnApi* | [**create_simple_earn_flexible_subscribe_v1**](docs/SimpleEarnApi.md#create_simple_earn_flexible_subscribe_v1) | **POST** /sapi/v1/simple-earn/flexible/subscribe | Subscribe Flexible Product(TRADE)
*SimpleEarnApi* | [**create_simple_earn_locked_redeem_v1**](docs/SimpleEarnApi.md#create_simple_earn_locked_redeem_v1) | **POST** /sapi/v1/simple-earn/locked/redeem | Redeem Locked Product(TRADE)
*SimpleEarnApi* | [**create_simple_earn_locked_set_auto_subscribe_v1**](docs/SimpleEarnApi.md#create_simple_earn_locked_set_auto_subscribe_v1) | **POST** /sapi/v1/simple-earn/locked/setAutoSubscribe | Set Locked Auto Subscribe(USER_DATA)
*SimpleEarnApi* | [**create_simple_earn_locked_set_redeem_option_v1**](docs/SimpleEarnApi.md#create_simple_earn_locked_set_redeem_option_v1) | **POST** /sapi/v1/simple-earn/locked/setRedeemOption | Set Locked Product Redeem Option(USER_DATA)
*SimpleEarnApi* | [**create_simple_earn_locked_subscribe_v1**](docs/SimpleEarnApi.md#create_simple_earn_locked_subscribe_v1) | **POST** /sapi/v1/simple-earn/locked/subscribe | Subscribe Locked Product(TRADE)
*SimpleEarnApi* | [**get_simple_earn_account_v1**](docs/SimpleEarnApi.md#get_simple_earn_account_v1) | **GET** /sapi/v1/simple-earn/account | Simple Account(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_flexible_history_collateral_record_v1**](docs/SimpleEarnApi.md#get_simple_earn_flexible_history_collateral_record_v1) | **GET** /sapi/v1/simple-earn/flexible/history/collateralRecord | Get Collateral Record(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_flexible_history_rate_history_v1**](docs/SimpleEarnApi.md#get_simple_earn_flexible_history_rate_history_v1) | **GET** /sapi/v1/simple-earn/flexible/history/rateHistory | Get Rate History(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_flexible_history_redemption_record_v1**](docs/SimpleEarnApi.md#get_simple_earn_flexible_history_redemption_record_v1) | **GET** /sapi/v1/simple-earn/flexible/history/redemptionRecord | Get Flexible Redemption Record(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_flexible_history_rewards_record_v1**](docs/SimpleEarnApi.md#get_simple_earn_flexible_history_rewards_record_v1) | **GET** /sapi/v1/simple-earn/flexible/history/rewardsRecord | Get Flexible Rewards History(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_flexible_history_subscription_record_v1**](docs/SimpleEarnApi.md#get_simple_earn_flexible_history_subscription_record_v1) | **GET** /sapi/v1/simple-earn/flexible/history/subscriptionRecord | Get Flexible Subscription Record(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_flexible_list_v1**](docs/SimpleEarnApi.md#get_simple_earn_flexible_list_v1) | **GET** /sapi/v1/simple-earn/flexible/list | Get Simple Earn Flexible Product List(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_flexible_personal_left_quota_v1**](docs/SimpleEarnApi.md#get_simple_earn_flexible_personal_left_quota_v1) | **GET** /sapi/v1/simple-earn/flexible/personalLeftQuota | Get Flexible Personal Left Quota(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_flexible_position_v1**](docs/SimpleEarnApi.md#get_simple_earn_flexible_position_v1) | **GET** /sapi/v1/simple-earn/flexible/position | Get Flexible Product Position(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_flexible_subscription_preview_v1**](docs/SimpleEarnApi.md#get_simple_earn_flexible_subscription_preview_v1) | **GET** /sapi/v1/simple-earn/flexible/subscriptionPreview | Get Flexible Subscription Preview(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_locked_history_redemption_record_v1**](docs/SimpleEarnApi.md#get_simple_earn_locked_history_redemption_record_v1) | **GET** /sapi/v1/simple-earn/locked/history/redemptionRecord | Get Locked Redemption Record(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_locked_history_rewards_record_v1**](docs/SimpleEarnApi.md#get_simple_earn_locked_history_rewards_record_v1) | **GET** /sapi/v1/simple-earn/locked/history/rewardsRecord | Get Locked Rewards History(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_locked_history_subscription_record_v1**](docs/SimpleEarnApi.md#get_simple_earn_locked_history_subscription_record_v1) | **GET** /sapi/v1/simple-earn/locked/history/subscriptionRecord | Get Locked Subscription Record(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_locked_list_v1**](docs/SimpleEarnApi.md#get_simple_earn_locked_list_v1) | **GET** /sapi/v1/simple-earn/locked/list | Get Simple Earn Locked Product List(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_locked_personal_left_quota_v1**](docs/SimpleEarnApi.md#get_simple_earn_locked_personal_left_quota_v1) | **GET** /sapi/v1/simple-earn/locked/personalLeftQuota | Get Locked Personal Left Quota(USER_DATA)
*SimpleEarnApi* | [**get_simple_earn_locked_position_v1**](docs/SimpleEarnApi.md#get_simple_earn_locked_position_v1) | **GET** /sapi/v1/simple-earn/locked/position | Get Locked Product Position
*SimpleEarnApi* | [**get_simple_earn_locked_subscription_preview_v1**](docs/SimpleEarnApi.md#get_simple_earn_locked_subscription_preview_v1) | **GET** /sapi/v1/simple-earn/locked/subscriptionPreview | Get Locked Subscription Preview(USER_DATA)
*SpotTradingApi* | [**create_order_cancel_replace_v3**](docs/SpotTradingApi.md#create_order_cancel_replace_v3) | **POST** /api/v3/order/cancelReplace | Cancel an Existing Order and Send a New Order (TRADE)
*SpotTradingApi* | [**create_order_list_oco_v3**](docs/SpotTradingApi.md#create_order_list_oco_v3) | **POST** /api/v3/orderList/oco | New Order list - OCO (TRADE)
*SpotTradingApi* | [**create_order_list_oto_v3**](docs/SpotTradingApi.md#create_order_list_oto_v3) | **POST** /api/v3/orderList/oto | New Order list - OTO (TRADE)
*SpotTradingApi* | [**create_order_list_otoco_v3**](docs/SpotTradingApi.md#create_order_list_otoco_v3) | **POST** /api/v3/orderList/otoco | New Order list - OTOCO (TRADE)
*SpotTradingApi* | [**create_order_oco_v3**](docs/SpotTradingApi.md#create_order_oco_v3) | **POST** /api/v3/order/oco | New OCO - Deprecated (TRADE)
*SpotTradingApi* | [**create_order_test_v3**](docs/SpotTradingApi.md#create_order_test_v3) | **POST** /api/v3/order/test | Test new order (TRADE)
*SpotTradingApi* | [**create_order_v3**](docs/SpotTradingApi.md#create_order_v3) | **POST** /api/v3/order | New order (TRADE)
*SpotTradingApi* | [**create_sor_order_test_v3**](docs/SpotTradingApi.md#create_sor_order_test_v3) | **POST** /api/v3/sor/order/test | Test new order using SOR (TRADE)
*SpotTradingApi* | [**create_sor_order_v3**](docs/SpotTradingApi.md#create_sor_order_v3) | **POST** /api/v3/sor/order | New order using SOR (TRADE)
*SpotTradingApi* | [**create_user_data_stream_v3**](docs/SpotTradingApi.md#create_user_data_stream_v3) | **POST** /api/v3/userDataStream | Start user data stream (USER_STREAM)
*SpotTradingApi* | [**delete_open_orders_v3**](docs/SpotTradingApi.md#delete_open_orders_v3) | **DELETE** /api/v3/openOrders | Cancel All Open Orders on a Symbol (TRADE)
*SpotTradingApi* | [**delete_order_list_v3**](docs/SpotTradingApi.md#delete_order_list_v3) | **DELETE** /api/v3/orderList | Cancel Order list (TRADE)
*SpotTradingApi* | [**delete_order_v3**](docs/SpotTradingApi.md#delete_order_v3) | **DELETE** /api/v3/order | Cancel order (TRADE)
*SpotTradingApi* | [**delete_user_data_stream_v3**](docs/SpotTradingApi.md#delete_user_data_stream_v3) | **DELETE** /api/v3/userDataStream | Close user data stream (USER_STREAM)
*SpotTradingApi* | [**get_account_commission_v3**](docs/SpotTradingApi.md#get_account_commission_v3) | **GET** /api/v3/account/commission | Query Commission Rates (USER_DATA)
*SpotTradingApi* | [**get_account_v3**](docs/SpotTradingApi.md#get_account_v3) | **GET** /api/v3/account | Account information (USER_DATA)
*SpotTradingApi* | [**get_agg_trades_v3**](docs/SpotTradingApi.md#get_agg_trades_v3) | **GET** /api/v3/aggTrades | Compressed/Aggregate trades list
*SpotTradingApi* | [**get_all_order_list_v3**](docs/SpotTradingApi.md#get_all_order_list_v3) | **GET** /api/v3/allOrderList | Query all Order lists (USER_DATA)
*SpotTradingApi* | [**get_all_orders_v3**](docs/SpotTradingApi.md#get_all_orders_v3) | **GET** /api/v3/allOrders | All orders (USER_DATA)
*SpotTradingApi* | [**get_avg_price_v3**](docs/SpotTradingApi.md#get_avg_price_v3) | **GET** /api/v3/avgPrice | Current average price
*SpotTradingApi* | [**get_depth_v3**](docs/SpotTradingApi.md#get_depth_v3) | **GET** /api/v3/depth | Order book
*SpotTradingApi* | [**get_exchange_info_v3**](docs/SpotTradingApi.md#get_exchange_info_v3) | **GET** /api/v3/exchangeInfo | Exchange information
*SpotTradingApi* | [**get_historical_trades_v3**](docs/SpotTradingApi.md#get_historical_trades_v3) | **GET** /api/v3/historicalTrades | Old trade lookup
*SpotTradingApi* | [**get_klines_v3**](docs/SpotTradingApi.md#get_klines_v3) | **GET** /api/v3/klines | Kline/Candlestick data
*SpotTradingApi* | [**get_my_allocations_v3**](docs/SpotTradingApi.md#get_my_allocations_v3) | **GET** /api/v3/myAllocations | Query Allocations (USER_DATA)
*SpotTradingApi* | [**get_my_prevented_matches_v3**](docs/SpotTradingApi.md#get_my_prevented_matches_v3) | **GET** /api/v3/myPreventedMatches | Query Prevented Matches (USER_DATA)
*SpotTradingApi* | [**get_my_trades_v3**](docs/SpotTradingApi.md#get_my_trades_v3) | **GET** /api/v3/myTrades | Account trade list (USER_DATA)
*SpotTradingApi* | [**get_open_order_list_v3**](docs/SpotTradingApi.md#get_open_order_list_v3) | **GET** /api/v3/openOrderList | Query Open Order lists (USER_DATA)
*SpotTradingApi* | [**get_open_orders_v3**](docs/SpotTradingApi.md#get_open_orders_v3) | **GET** /api/v3/openOrders | Current open orders (USER_DATA)
*SpotTradingApi* | [**get_order_list_v3**](docs/SpotTradingApi.md#get_order_list_v3) | **GET** /api/v3/orderList | Query Order list (USER_DATA)
*SpotTradingApi* | [**get_order_v3**](docs/SpotTradingApi.md#get_order_v3) | **GET** /api/v3/order | Query order (USER_DATA)
*SpotTradingApi* | [**get_ping_v3**](docs/SpotTradingApi.md#get_ping_v3) | **GET** /api/v3/ping | Test connectivity
*SpotTradingApi* | [**get_rate_limit_order_v3**](docs/SpotTradingApi.md#get_rate_limit_order_v3) | **GET** /api/v3/rateLimit/order | Query Unfilled Order Count (USER_DATA)
*SpotTradingApi* | [**get_ticker24hr_v3**](docs/SpotTradingApi.md#get_ticker24hr_v3) | **GET** /api/v3/ticker/24hr | 24hr ticker price change statistics
*SpotTradingApi* | [**get_ticker_book_ticker_v3**](docs/SpotTradingApi.md#get_ticker_book_ticker_v3) | **GET** /api/v3/ticker/bookTicker | Symbol order book ticker
*SpotTradingApi* | [**get_ticker_price_v3**](docs/SpotTradingApi.md#get_ticker_price_v3) | **GET** /api/v3/ticker/price | Symbol price ticker
*SpotTradingApi* | [**get_ticker_trading_day_v3**](docs/SpotTradingApi.md#get_ticker_trading_day_v3) | **GET** /api/v3/ticker/tradingDay | Trading Day Ticker
*SpotTradingApi* | [**get_ticker_v3**](docs/SpotTradingApi.md#get_ticker_v3) | **GET** /api/v3/ticker | Rolling window price change statistics
*SpotTradingApi* | [**get_time_v3**](docs/SpotTradingApi.md#get_time_v3) | **GET** /api/v3/time | Check server time
*SpotTradingApi* | [**get_trades_v3**](docs/SpotTradingApi.md#get_trades_v3) | **GET** /api/v3/trades | Recent trades list
*SpotTradingApi* | [**get_ui_klines_v3**](docs/SpotTradingApi.md#get_ui_klines_v3) | **GET** /api/v3/uiKlines | UIKlines
*SpotTradingApi* | [**update_user_data_stream_v3**](docs/SpotTradingApi.md#update_user_data_stream_v3) | **PUT** /api/v3/userDataStream | Keepalive user data stream (USER_STREAM)
*StakingApi* | [**create_eth_staking_eth_redeem_v1**](docs/StakingApi.md#create_eth_staking_eth_redeem_v1) | **POST** /sapi/v1/eth-staking/eth/redeem | Redeem ETH(TRADE)
*StakingApi* | [**create_eth_staking_eth_stake_v2**](docs/StakingApi.md#create_eth_staking_eth_stake_v2) | **POST** /sapi/v2/eth-staking/eth/stake | Subscribe ETH Staking(TRADE)
*StakingApi* | [**create_eth_staking_wbeth_wrap_v1**](docs/StakingApi.md#create_eth_staking_wbeth_wrap_v1) | **POST** /sapi/v1/eth-staking/wbeth/wrap | Wrap BETH(TRADE)
*StakingApi* | [**create_sol_staking_sol_claim_v1**](docs/StakingApi.md#create_sol_staking_sol_claim_v1) | **POST** /sapi/v1/sol-staking/sol/claim | Claim Boost Rewards(TRADE)
*StakingApi* | [**create_sol_staking_sol_redeem_v1**](docs/StakingApi.md#create_sol_staking_sol_redeem_v1) | **POST** /sapi/v1/sol-staking/sol/redeem | Redeem SOL(TRADE)
*StakingApi* | [**create_sol_staking_sol_stake_v1**](docs/StakingApi.md#create_sol_staking_sol_stake_v1) | **POST** /sapi/v1/sol-staking/sol/stake | Subscribe SOL Staking(TRADE)
*StakingApi* | [**get_eth_staking_account_v2**](docs/StakingApi.md#get_eth_staking_account_v2) | **GET** /sapi/v2/eth-staking/account | ETH Staking account(USER_DATA)
*StakingApi* | [**get_eth_staking_eth_history_rate_history_v1**](docs/StakingApi.md#get_eth_staking_eth_history_rate_history_v1) | **GET** /sapi/v1/eth-staking/eth/history/rateHistory | Get WBETH Rate History(USER_DATA)
*StakingApi* | [**get_eth_staking_eth_history_redemption_history_v1**](docs/StakingApi.md#get_eth_staking_eth_history_redemption_history_v1) | **GET** /sapi/v1/eth-staking/eth/history/redemptionHistory | Get ETH redemption history(USER_DATA)
*StakingApi* | [**get_eth_staking_eth_history_rewards_history_v1**](docs/StakingApi.md#get_eth_staking_eth_history_rewards_history_v1) | **GET** /sapi/v1/eth-staking/eth/history/rewardsHistory | Get BETH rewards distribution history(USER_DATA)
*StakingApi* | [**get_eth_staking_eth_history_staking_history_v1**](docs/StakingApi.md#get_eth_staking_eth_history_staking_history_v1) | **GET** /sapi/v1/eth-staking/eth/history/stakingHistory | Get ETH staking history(USER_DATA)
*StakingApi* | [**get_eth_staking_eth_history_wbeth_rewards_history_v1**](docs/StakingApi.md#get_eth_staking_eth_history_wbeth_rewards_history_v1) | **GET** /sapi/v1/eth-staking/eth/history/wbethRewardsHistory | Get WBETH rewards history(USER_DATA)
*StakingApi* | [**get_eth_staking_eth_quota_v1**](docs/StakingApi.md#get_eth_staking_eth_quota_v1) | **GET** /sapi/v1/eth-staking/eth/quota | Get current ETH staking quota(USER_DATA)
*StakingApi* | [**get_eth_staking_wbeth_history_unwrap_history_v1**](docs/StakingApi.md#get_eth_staking_wbeth_history_unwrap_history_v1) | **GET** /sapi/v1/eth-staking/wbeth/history/unwrapHistory | Get WBETH unwrap history(USER_DATA)
*StakingApi* | [**get_eth_staking_wbeth_history_wrap_history_v1**](docs/StakingApi.md#get_eth_staking_wbeth_history_wrap_history_v1) | **GET** /sapi/v1/eth-staking/wbeth/history/wrapHistory | Get WBETH wrap history(USER_DATA)
*StakingApi* | [**get_sol_staking_account_v1**](docs/StakingApi.md#get_sol_staking_account_v1) | **GET** /sapi/v1/sol-staking/account | SOL Staking account(USER_DATA)
*StakingApi* | [**get_sol_staking_sol_history_bnsol_rewards_history_v1**](docs/StakingApi.md#get_sol_staking_sol_history_bnsol_rewards_history_v1) | **GET** /sapi/v1/sol-staking/sol/history/bnsolRewardsHistory | Get BNSOL rewards history(USER_DATA)
*StakingApi* | [**get_sol_staking_sol_history_boost_rewards_history_v1**](docs/StakingApi.md#get_sol_staking_sol_history_boost_rewards_history_v1) | **GET** /sapi/v1/sol-staking/sol/history/boostRewardsHistory | Get Boost Rewards History(USER_DATA)
*StakingApi* | [**get_sol_staking_sol_history_rate_history_v1**](docs/StakingApi.md#get_sol_staking_sol_history_rate_history_v1) | **GET** /sapi/v1/sol-staking/sol/history/rateHistory | Get BNSOL Rate History(USER_DATA)
*StakingApi* | [**get_sol_staking_sol_history_redemption_history_v1**](docs/StakingApi.md#get_sol_staking_sol_history_redemption_history_v1) | **GET** /sapi/v1/sol-staking/sol/history/redemptionHistory | Get SOL redemption history(USER_DATA)
*StakingApi* | [**get_sol_staking_sol_history_staking_history_v1**](docs/StakingApi.md#get_sol_staking_sol_history_staking_history_v1) | **GET** /sapi/v1/sol-staking/sol/history/stakingHistory | Get SOL staking history(USER_DATA)
*StakingApi* | [**get_sol_staking_sol_history_unclaimed_rewards_v1**](docs/StakingApi.md#get_sol_staking_sol_history_unclaimed_rewards_v1) | **GET** /sapi/v1/sol-staking/sol/history/unclaimedRewards | Get Unclaimed Rewards(USER_DATA)
*StakingApi* | [**get_sol_staking_sol_quota_v1**](docs/StakingApi.md#get_sol_staking_sol_quota_v1) | **GET** /sapi/v1/sol-staking/sol/quota | Get SOL staking quota details(USER_DATA)
*SubAccountApi* | [**create_managed_subaccount_deposit_v1**](docs/SubAccountApi.md#create_managed_subaccount_deposit_v1) | **POST** /sapi/v1/managed-subaccount/deposit | Deposit Assets Into The Managed Sub-account(For Investor Master Account)
*SubAccountApi* | [**create_managed_subaccount_withdraw_v1**](docs/SubAccountApi.md#create_managed_subaccount_withdraw_v1) | **POST** /sapi/v1/managed-subaccount/withdraw | Withdrawl Assets From The Managed Sub-account(For Investor Master Account)
*SubAccountApi* | [**create_sub_account_blvt_enable_v1**](docs/SubAccountApi.md#create_sub_account_blvt_enable_v1) | **POST** /sapi/v1/sub-account/blvt/enable | Enable Leverage Token for Sub-account(For Master Account)
*SubAccountApi* | [**create_sub_account_eoptions_enable_v1**](docs/SubAccountApi.md#create_sub_account_eoptions_enable_v1) | **POST** /sapi/v1/sub-account/eoptions/enable | Enable Options for Sub-account(For Master Account)(USER_DATA)
*SubAccountApi* | [**create_sub_account_futures_enable_v1**](docs/SubAccountApi.md#create_sub_account_futures_enable_v1) | **POST** /sapi/v1/sub-account/futures/enable | Enable Futures for Sub-account(For Master Account)
*SubAccountApi* | [**create_sub_account_futures_internal_transfer_v1**](docs/SubAccountApi.md#create_sub_account_futures_internal_transfer_v1) | **POST** /sapi/v1/sub-account/futures/internalTransfer | Sub-account Futures Asset Transfer(For Master Account)
*SubAccountApi* | [**create_sub_account_futures_move_position_v1**](docs/SubAccountApi.md#create_sub_account_futures_move_position_v1) | **POST** /sapi/v1/sub-account/futures/move-position | Move Position for Sub-account (For Master Account)
*SubAccountApi* | [**create_sub_account_futures_transfer_v1**](docs/SubAccountApi.md#create_sub_account_futures_transfer_v1) | **POST** /sapi/v1/sub-account/futures/transfer | Futures Transfer for Sub-account(For Master Account)
*SubAccountApi* | [**create_sub_account_margin_enable_v1**](docs/SubAccountApi.md#create_sub_account_margin_enable_v1) | **POST** /sapi/v1/sub-account/margin/enable | Enable Margin for Sub-account(For Master Account)
*SubAccountApi* | [**create_sub_account_margin_transfer_v1**](docs/SubAccountApi.md#create_sub_account_margin_transfer_v1) | **POST** /sapi/v1/sub-account/margin/transfer | Margin Transfer for Sub-account(For Master Account)
*SubAccountApi* | [**create_sub_account_sub_account_api_ip_restriction_v2**](docs/SubAccountApi.md#create_sub_account_sub_account_api_ip_restriction_v2) | **POST** /sapi/v2/sub-account/subAccountApi/ipRestriction | Add IP Restriction for Sub-Account API key(For Master Account)
*SubAccountApi* | [**create_sub_account_transfer_sub_to_master_v1**](docs/SubAccountApi.md#create_sub_account_transfer_sub_to_master_v1) | **POST** /sapi/v1/sub-account/transfer/subToMaster | Transfer to Master(For Sub-account)
*SubAccountApi* | [**create_sub_account_transfer_sub_to_sub_v1**](docs/SubAccountApi.md#create_sub_account_transfer_sub_to_sub_v1) | **POST** /sapi/v1/sub-account/transfer/subToSub | Transfer to Sub-account of Same Master(For Sub-account)
*SubAccountApi* | [**create_sub_account_universal_transfer_v1**](docs/SubAccountApi.md#create_sub_account_universal_transfer_v1) | **POST** /sapi/v1/sub-account/universalTransfer | Universal Transfer(For Master Account)
*SubAccountApi* | [**create_sub_account_virtual_sub_account_v1**](docs/SubAccountApi.md#create_sub_account_virtual_sub_account_v1) | **POST** /sapi/v1/sub-account/virtualSubAccount | Create a Virtual Sub-account(For Master Account)
*SubAccountApi* | [**delete_sub_account_sub_account_api_ip_restriction_ip_list_v1**](docs/SubAccountApi.md#delete_sub_account_sub_account_api_ip_restriction_ip_list_v1) | **DELETE** /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList | Delete IP List For a Sub-account API Key(For Master Account)
*SubAccountApi* | [**get_capital_deposit_sub_address_v1**](docs/SubAccountApi.md#get_capital_deposit_sub_address_v1) | **GET** /sapi/v1/capital/deposit/subAddress | Get Sub-account Deposit Address(For Master Account)
*SubAccountApi* | [**get_capital_deposit_sub_hisrec_v1**](docs/SubAccountApi.md#get_capital_deposit_sub_hisrec_v1) | **GET** /sapi/v1/capital/deposit/subHisrec | Get Sub-account Deposit History(For Master Account)
*SubAccountApi* | [**get_managed_subaccount_account_snapshot_v1**](docs/SubAccountApi.md#get_managed_subaccount_account_snapshot_v1) | **GET** /sapi/v1/managed-subaccount/accountSnapshot | Query Managed Sub-account Snapshot(For Investor Master Account)
*SubAccountApi* | [**get_managed_subaccount_asset_v1**](docs/SubAccountApi.md#get_managed_subaccount_asset_v1) | **GET** /sapi/v1/managed-subaccount/asset | Query Managed Sub-account Asset Details(For Investor Master Account)
*SubAccountApi* | [**get_managed_subaccount_deposit_address_v1**](docs/SubAccountApi.md#get_managed_subaccount_deposit_address_v1) | **GET** /sapi/v1/managed-subaccount/deposit/address | Get Managed Sub-account Deposit Address (For Investor Master Account)(USER_DATA)
*SubAccountApi* | [**get_managed_subaccount_fetch_future_asset_v1**](docs/SubAccountApi.md#get_managed_subaccount_fetch_future_asset_v1) | **GET** /sapi/v1/managed-subaccount/fetch-future-asset | Query Managed Sub-account Futures Asset Details(For Investor Master Account)(USER_DATA)
*SubAccountApi* | [**get_managed_subaccount_info_v1**](docs/SubAccountApi.md#get_managed_subaccount_info_v1) | **GET** /sapi/v1/managed-subaccount/info | Query Managed Sub-account List(For Investor)(USER_DATA)
*SubAccountApi* | [**get_managed_subaccount_margin_asset_v1**](docs/SubAccountApi.md#get_managed_subaccount_margin_asset_v1) | **GET** /sapi/v1/managed-subaccount/marginAsset | Query Managed Sub-account Margin Asset Details(For Investor Master Account)(USER_DATA)
*SubAccountApi* | [**get_managed_subaccount_query_trans_log_for_investor_v1**](docs/SubAccountApi.md#get_managed_subaccount_query_trans_log_for_investor_v1) | **GET** /sapi/v1/managed-subaccount/queryTransLogForInvestor | Query Managed Sub Account Transfer Log(For Investor Master Account)(USER_DATA)
*SubAccountApi* | [**get_managed_subaccount_query_trans_log_for_trade_parent_v1**](docs/SubAccountApi.md#get_managed_subaccount_query_trans_log_for_trade_parent_v1) | **GET** /sapi/v1/managed-subaccount/queryTransLogForTradeParent | Query Managed Sub Account Transfer Log(For Trading Team Master Account)(USER_DATA)
*SubAccountApi* | [**get_managed_subaccount_query_trans_log_v1**](docs/SubAccountApi.md#get_managed_subaccount_query_trans_log_v1) | **GET** /sapi/v1/managed-subaccount/query-trans-log | Query Managed Sub Account Transfer Log (For Trading Team Sub Account)(USER_DATA)
*SubAccountApi* | [**get_sub_account_assets_v3**](docs/SubAccountApi.md#get_sub_account_assets_v3) | **GET** /sapi/v3/sub-account/assets | Query Sub-account Assets(For Master Account)
*SubAccountApi* | [**get_sub_account_assets_v4**](docs/SubAccountApi.md#get_sub_account_assets_v4) | **GET** /sapi/v4/sub-account/assets | Query Sub-account Assets (For Master Account)(USER_DATA)
*SubAccountApi* | [**get_sub_account_futures_account_summary_v1**](docs/SubAccountApi.md#get_sub_account_futures_account_summary_v1) | **GET** /sapi/v1/sub-account/futures/accountSummary | Get Summary of Sub-account's Futures Account(For Master Account)
*SubAccountApi* | [**get_sub_account_futures_account_summary_v2**](docs/SubAccountApi.md#get_sub_account_futures_account_summary_v2) | **GET** /sapi/v2/sub-account/futures/accountSummary | Get Summary of Sub-account's Futures Account V2(For Master Account)
*SubAccountApi* | [**get_sub_account_futures_account_v1**](docs/SubAccountApi.md#get_sub_account_futures_account_v1) | **GET** /sapi/v1/sub-account/futures/account | Get Detail on Sub-account's Futures Account(For Master Account)
*SubAccountApi* | [**get_sub_account_futures_account_v2**](docs/SubAccountApi.md#get_sub_account_futures_account_v2) | **GET** /sapi/v2/sub-account/futures/account | Get Detail on Sub-account's Futures Account V2(For Master Account)
*SubAccountApi* | [**get_sub_account_futures_internal_transfer_v1**](docs/SubAccountApi.md#get_sub_account_futures_internal_transfer_v1) | **GET** /sapi/v1/sub-account/futures/internalTransfer | Query Sub-account Futures Asset Transfer History(For Master Account)
*SubAccountApi* | [**get_sub_account_futures_move_position_v1**](docs/SubAccountApi.md#get_sub_account_futures_move_position_v1) | **GET** /sapi/v1/sub-account/futures/move-position | Get Move Position History for Sub-account (For Master Account)
*SubAccountApi* | [**get_sub_account_futures_position_risk_v1**](docs/SubAccountApi.md#get_sub_account_futures_position_risk_v1) | **GET** /sapi/v1/sub-account/futures/positionRisk | Get Futures Position-Risk of Sub-account(For Master Account)
*SubAccountApi* | [**get_sub_account_futures_position_risk_v2**](docs/SubAccountApi.md#get_sub_account_futures_position_risk_v2) | **GET** /sapi/v2/sub-account/futures/positionRisk | Get Futures Position-Risk of Sub-account V2(For Master Account)
*SubAccountApi* | [**get_sub_account_list_v1**](docs/SubAccountApi.md#get_sub_account_list_v1) | **GET** /sapi/v1/sub-account/list | Query Sub-account List(For Master Account)
*SubAccountApi* | [**get_sub_account_margin_account_summary_v1**](docs/SubAccountApi.md#get_sub_account_margin_account_summary_v1) | **GET** /sapi/v1/sub-account/margin/accountSummary | Get Summary of Sub-account's Margin Account(For Master Account)
*SubAccountApi* | [**get_sub_account_margin_account_v1**](docs/SubAccountApi.md#get_sub_account_margin_account_v1) | **GET** /sapi/v1/sub-account/margin/account | Get Detail on Sub-account's Margin Account(For Master Account)
*SubAccountApi* | [**get_sub_account_spot_summary_v1**](docs/SubAccountApi.md#get_sub_account_spot_summary_v1) | **GET** /sapi/v1/sub-account/spotSummary | Query Sub-account Spot Assets Summary(For Master Account)
*SubAccountApi* | [**get_sub_account_status_v1**](docs/SubAccountApi.md#get_sub_account_status_v1) | **GET** /sapi/v1/sub-account/status | Get Sub-account's Status on Margin Or Futures(For Master Account)
*SubAccountApi* | [**get_sub_account_sub_account_api_ip_restriction_v1**](docs/SubAccountApi.md#get_sub_account_sub_account_api_ip_restriction_v1) | **GET** /sapi/v1/sub-account/subAccountApi/ipRestriction | Get IP Restriction for a Sub-account API Key(For Master Account)
*SubAccountApi* | [**get_sub_account_sub_transfer_history_v1**](docs/SubAccountApi.md#get_sub_account_sub_transfer_history_v1) | **GET** /sapi/v1/sub-account/sub/transfer/history | Query Sub-account Spot Asset Transfer History(For Master Account)
*SubAccountApi* | [**get_sub_account_transaction_statistics_v1**](docs/SubAccountApi.md#get_sub_account_transaction_statistics_v1) | **GET** /sapi/v1/sub-account/transaction-statistics | Query Sub-account Transaction Statistics(For Master Account)(USER_DATA)
*SubAccountApi* | [**get_sub_account_transfer_sub_user_history_v1**](docs/SubAccountApi.md#get_sub_account_transfer_sub_user_history_v1) | **GET** /sapi/v1/sub-account/transfer/subUserHistory | Sub-account Transfer History(For Sub-account)
*SubAccountApi* | [**get_sub_account_universal_transfer_v1**](docs/SubAccountApi.md#get_sub_account_universal_transfer_v1) | **GET** /sapi/v1/sub-account/universalTransfer | Query Universal Transfer History(For Master Account)
*VipLoanApi* | [**create_loan_vip_borrow_v1**](docs/VipLoanApi.md#create_loan_vip_borrow_v1) | **POST** /sapi/v1/loan/vip/borrow | VIP Loan Borrow(TRADE)
*VipLoanApi* | [**create_loan_vip_renew_v1**](docs/VipLoanApi.md#create_loan_vip_renew_v1) | **POST** /sapi/v1/loan/vip/renew | VIP Loan Renew(TRADE)
*VipLoanApi* | [**create_loan_vip_repay_v1**](docs/VipLoanApi.md#create_loan_vip_repay_v1) | **POST** /sapi/v1/loan/vip/repay | VIP Loan Repay(TRADE)
*VipLoanApi* | [**get_loan_vip_accrued_interest_v1**](docs/VipLoanApi.md#get_loan_vip_accrued_interest_v1) | **GET** /sapi/v1/loan/vip/accruedInterest | Get VIP Loan Accrued Interest(USER_DATA)
*VipLoanApi* | [**get_loan_vip_collateral_account_v1**](docs/VipLoanApi.md#get_loan_vip_collateral_account_v1) | **GET** /sapi/v1/loan/vip/collateral/account | Check VIP Loan Collateral Account (USER_DATA)
*VipLoanApi* | [**get_loan_vip_collateral_data_v1**](docs/VipLoanApi.md#get_loan_vip_collateral_data_v1) | **GET** /sapi/v1/loan/vip/collateral/data | Get Collateral Asset Data(USER_DATA)
*VipLoanApi* | [**get_loan_vip_interest_rate_history_v1**](docs/VipLoanApi.md#get_loan_vip_interest_rate_history_v1) | **GET** /sapi/v1/loan/vip/interestRateHistory | Get VIP Loan Interest Rate History (USER_DATA)
*VipLoanApi* | [**get_loan_vip_loanable_data_v1**](docs/VipLoanApi.md#get_loan_vip_loanable_data_v1) | **GET** /sapi/v1/loan/vip/loanable/data | Get Loanable Assets Data(USER_DATA)
*VipLoanApi* | [**get_loan_vip_ongoing_orders_v1**](docs/VipLoanApi.md#get_loan_vip_ongoing_orders_v1) | **GET** /sapi/v1/loan/vip/ongoing/orders | Get VIP Loan Ongoing Orders(USER_DATA)
*VipLoanApi* | [**get_loan_vip_repay_history_v1**](docs/VipLoanApi.md#get_loan_vip_repay_history_v1) | **GET** /sapi/v1/loan/vip/repay/history | Get VIP Loan Repayment History(USER_DATA)
*VipLoanApi* | [**get_loan_vip_request_data_v1**](docs/VipLoanApi.md#get_loan_vip_request_data_v1) | **GET** /sapi/v1/loan/vip/request/data | Query Application Status(USER_DATA)
*VipLoanApi* | [**get_loan_vip_request_interest_rate_v1**](docs/VipLoanApi.md#get_loan_vip_request_interest_rate_v1) | **GET** /sapi/v1/loan/vip/request/interestRate | Get Borrow Interest Rate(USER_DATA)
*WalletApi* | [**create_account_disable_fast_withdraw_switch_v1**](docs/WalletApi.md#create_account_disable_fast_withdraw_switch_v1) | **POST** /sapi/v1/account/disableFastWithdrawSwitch | Disable Fast Withdraw Switch (USER_DATA)
*WalletApi* | [**create_account_enable_fast_withdraw_switch_v1**](docs/WalletApi.md#create_account_enable_fast_withdraw_switch_v1) | **POST** /sapi/v1/account/enableFastWithdrawSwitch | Enable Fast Withdraw Switch (USER_DATA)
*WalletApi* | [**create_asset_dust_btc_v1**](docs/WalletApi.md#create_asset_dust_btc_v1) | **POST** /sapi/v1/asset/dust-btc | Get Assets That Can Be Converted Into BNB (USER_DATA)
*WalletApi* | [**create_asset_dust_v1**](docs/WalletApi.md#create_asset_dust_v1) | **POST** /sapi/v1/asset/dust | Dust Transfer (USER_DATA)
*WalletApi* | [**create_asset_get_funding_asset_v1**](docs/WalletApi.md#create_asset_get_funding_asset_v1) | **POST** /sapi/v1/asset/get-funding-asset | Funding Wallet (USER_DATA)
*WalletApi* | [**create_asset_get_user_asset_v3**](docs/WalletApi.md#create_asset_get_user_asset_v3) | **POST** /sapi/v3/asset/getUserAsset | User Asset (USER_DATA)
*WalletApi* | [**create_asset_transfer_v1**](docs/WalletApi.md#create_asset_transfer_v1) | **POST** /sapi/v1/asset/transfer | User Universal Transfer (USER_DATA)
*WalletApi* | [**create_bnb_burn_v1**](docs/WalletApi.md#create_bnb_burn_v1) | **POST** /sapi/v1/bnbBurn | Toggle BNB Burn On Spot Trade And Margin Interest (USER_DATA)
*WalletApi* | [**create_capital_deposit_credit_apply_v1**](docs/WalletApi.md#create_capital_deposit_credit_apply_v1) | **POST** /sapi/v1/capital/deposit/credit-apply | One click arrival deposit apply (for expired address deposit) (USER_DATA)
*WalletApi* | [**create_capital_withdraw_apply_v1**](docs/WalletApi.md#create_capital_withdraw_apply_v1) | **POST** /sapi/v1/capital/withdraw/apply | Withdraw(USER_DATA)
*WalletApi* | [**create_localentity_broker_withdraw_apply_v1**](docs/WalletApi.md#create_localentity_broker_withdraw_apply_v1) | **POST** /sapi/v1/localentity/broker/withdraw/apply | Broker Withdraw (for brokers of local entities that require travel rule) (USER_DATA)
*WalletApi* | [**create_localentity_withdraw_apply_v1**](docs/WalletApi.md#create_localentity_withdraw_apply_v1) | **POST** /sapi/v1/localentity/withdraw/apply | Withdraw (for local entities that require travel rule) (USER_DATA)
*WalletApi* | [**get_account_api_restrictions_v1**](docs/WalletApi.md#get_account_api_restrictions_v1) | **GET** /sapi/v1/account/apiRestrictions | Get API Key Permission (USER_DATA)
*WalletApi* | [**get_account_api_trading_status_v1**](docs/WalletApi.md#get_account_api_trading_status_v1) | **GET** /sapi/v1/account/apiTradingStatus | Account API Trading Status (USER_DATA)
*WalletApi* | [**get_account_info_v1**](docs/WalletApi.md#get_account_info_v1) | **GET** /sapi/v1/account/info | Account info (USER_DATA)
*WalletApi* | [**get_account_snapshot_v1**](docs/WalletApi.md#get_account_snapshot_v1) | **GET** /sapi/v1/accountSnapshot | Daily Account Snapshot (USER_DATA)
*WalletApi* | [**get_account_status_v1**](docs/WalletApi.md#get_account_status_v1) | **GET** /sapi/v1/account/status | Account Status (USER_DATA)
*WalletApi* | [**get_asset_asset_detail_v1**](docs/WalletApi.md#get_asset_asset_detail_v1) | **GET** /sapi/v1/asset/assetDetail | Asset Detail (USER_DATA)
*WalletApi* | [**get_asset_asset_dividend_v1**](docs/WalletApi.md#get_asset_asset_dividend_v1) | **GET** /sapi/v1/asset/assetDividend | Asset Dividend Record (USER_DATA)
*WalletApi* | [**get_asset_custody_transfer_history_v1**](docs/WalletApi.md#get_asset_custody_transfer_history_v1) | **GET** /sapi/v1/asset/custody/transfer-history | Query User Delegation History(For Master Account)(USER_DATA)
*WalletApi* | [**get_asset_dribblet_v1**](docs/WalletApi.md#get_asset_dribblet_v1) | **GET** /sapi/v1/asset/dribblet | DustLog(USER_DATA)
*WalletApi* | [**get_asset_ledger_transfer_cloud_mining_query_by_page_v1**](docs/WalletApi.md#get_asset_ledger_transfer_cloud_mining_query_by_page_v1) | **GET** /sapi/v1/asset/ledger-transfer/cloud-mining/queryByPage | Get Cloud-Mining payment and refund history (USER_DATA)
*WalletApi* | [**get_asset_trade_fee_v1**](docs/WalletApi.md#get_asset_trade_fee_v1) | **GET** /sapi/v1/asset/tradeFee | Trade Fee (USER_DATA)
*WalletApi* | [**get_asset_transfer_v1**](docs/WalletApi.md#get_asset_transfer_v1) | **GET** /sapi/v1/asset/transfer | Query User Universal Transfer History(USER_DATA)
*WalletApi* | [**get_asset_wallet_balance_v1**](docs/WalletApi.md#get_asset_wallet_balance_v1) | **GET** /sapi/v1/asset/wallet/balance | Query User Wallet Balance (USER_DATA)
*WalletApi* | [**get_capital_config_getall_v1**](docs/WalletApi.md#get_capital_config_getall_v1) | **GET** /sapi/v1/capital/config/getall | All Coins' Information (USER_DATA)
*WalletApi* | [**get_capital_deposit_address_list_v1**](docs/WalletApi.md#get_capital_deposit_address_list_v1) | **GET** /sapi/v1/capital/deposit/address/list | Fetch deposit address list with network(USER_DATA)
*WalletApi* | [**get_capital_deposit_address_v1**](docs/WalletApi.md#get_capital_deposit_address_v1) | **GET** /sapi/v1/capital/deposit/address | Deposit Address(supporting network) (USER_DATA)
*WalletApi* | [**get_capital_deposit_hisrec_v1**](docs/WalletApi.md#get_capital_deposit_hisrec_v1) | **GET** /sapi/v1/capital/deposit/hisrec | Deposit History (supporting network) (USER_DATA)
*WalletApi* | [**get_capital_withdraw_address_list_v1**](docs/WalletApi.md#get_capital_withdraw_address_list_v1) | **GET** /sapi/v1/capital/withdraw/address/list | Fetch withdraw address list (USER_DATA)
*WalletApi* | [**get_capital_withdraw_history_v1**](docs/WalletApi.md#get_capital_withdraw_history_v1) | **GET** /sapi/v1/capital/withdraw/history | Withdraw History (supporting network) (USER_DATA)
*WalletApi* | [**get_localentity_deposit_history_v1**](docs/WalletApi.md#get_localentity_deposit_history_v1) | **GET** /sapi/v1/localentity/deposit/history | Deposit History (for local entities that required travel rule) (supporting network) (USER_DATA)
*WalletApi* | [**get_localentity_vasp_v1**](docs/WalletApi.md#get_localentity_vasp_v1) | **GET** /sapi/v1/localentity/vasp | Onboarded VASP list (for local entities that require travel rule) (supporting network) (USER_DATA)
*WalletApi* | [**get_localentity_withdraw_history_v1**](docs/WalletApi.md#get_localentity_withdraw_history_v1) | **GET** /sapi/v1/localentity/withdraw/history | Withdraw History (for local entities that require travel rule) (supporting network) (USER_DATA)
*WalletApi* | [**get_localentity_withdraw_history_v2**](docs/WalletApi.md#get_localentity_withdraw_history_v2) | **GET** /sapi/v2/localentity/withdraw/history | Withdraw History V2 (for local entities that require travel rule) (supporting network) (USER_DATA)
*WalletApi* | [**get_spot_delist_schedule_v1**](docs/WalletApi.md#get_spot_delist_schedule_v1) | **GET** /sapi/v1/spot/delist-schedule | Get Spot Delist Schedule (MARKET_DATA)
*WalletApi* | [**get_spot_open_symbol_list_v1**](docs/WalletApi.md#get_spot_open_symbol_list_v1) | **GET** /sapi/v1/spot/open-symbol-list | Get Open Symbol List (MARKET_DATA)
*WalletApi* | [**get_system_status_v1**](docs/WalletApi.md#get_system_status_v1) | **GET** /sapi/v1/system/status | System Status (System)
*WalletApi* | [**update_localentity_broker_deposit_provide_info_v1**](docs/WalletApi.md#update_localentity_broker_deposit_provide_info_v1) | **PUT** /sapi/v1/localentity/broker/deposit/provide-info | Submit Deposit Questionnaire (For local entities that require travel rule) (supporting network) (USER_DATA)
*WalletApi* | [**update_localentity_deposit_provide_info_v1**](docs/WalletApi.md#update_localentity_deposit_provide_info_v1) | **PUT** /sapi/v1/localentity/deposit/provide-info | Submit Deposit Questionnaire (For local entities that require travel rule) (supporting network) (USER_DATA)
## Documentation For Models
- [ApiError](docs/ApiError.md)
- [CreateAlgoFuturesNewOrderTwapV1Resp](docs/CreateAlgoFuturesNewOrderTwapV1Resp.md)
- [CreateAlgoFuturesNewOrderVpV1Resp](docs/CreateAlgoFuturesNewOrderVpV1Resp.md)
- [CreateAlgoSpotNewOrderTwapV1Resp](docs/CreateAlgoSpotNewOrderTwapV1Resp.md)
- [CreateApiReferralCustomizationV1Resp](docs/CreateApiReferralCustomizationV1Resp.md)
- [CreateApiReferralUserCustomizationV1Resp](docs/CreateApiReferralUserCustomizationV1Resp.md)
- [CreateAssetDustBtcV1Resp](docs/CreateAssetDustBtcV1Resp.md)
- [CreateAssetDustBtcV1RespDetailsInner](docs/CreateAssetDustBtcV1RespDetailsInner.md)
- [CreateAssetDustV1Resp](docs/CreateAssetDustV1Resp.md)
- [CreateAssetDustV1RespTransferResultInner](docs/CreateAssetDustV1RespTransferResultInner.md)
- [CreateAssetGetFundingAssetV1RespItem](docs/CreateAssetGetFundingAssetV1RespItem.md)
- [CreateAssetGetUserAssetV3RespItem](docs/CreateAssetGetUserAssetV3RespItem.md)
- [CreateAssetTransferV1Resp](docs/CreateAssetTransferV1Resp.md)
- [CreateBnbBurnV1Resp](docs/CreateBnbBurnV1Resp.md)
- [CreateBrokerSubAccountApiCommissionCoinFuturesV1Resp](docs/CreateBrokerSubAccountApiCommissionCoinFuturesV1Resp.md)
- [CreateBrokerSubAccountApiCommissionFuturesV1Resp](docs/CreateBrokerSubAccountApiCommissionFuturesV1Resp.md)
- [CreateBrokerSubAccountApiCommissionV1Resp](docs/CreateBrokerSubAccountApiCommissionV1Resp.md)
- [CreateBrokerSubAccountApiIpRestrictionV2Resp](docs/CreateBrokerSubAccountApiIpRestrictionV2Resp.md)
- [CreateBrokerSubAccountApiPermissionUniversalTransferV1Resp](docs/CreateBrokerSubAccountApiPermissionUniversalTransferV1Resp.md)
- [CreateBrokerSubAccountApiPermissionV1Resp](docs/CreateBrokerSubAccountApiPermissionV1Resp.md)
- [CreateBrokerSubAccountApiV1Resp](docs/CreateBrokerSubAccountApiV1Resp.md)
- [CreateBrokerSubAccountBnbBurnMarginInterestV1Resp](docs/CreateBrokerSubAccountBnbBurnMarginInterestV1Resp.md)
- [CreateBrokerSubAccountBnbBurnSpotV1Resp](docs/CreateBrokerSubAccountBnbBurnSpotV1Resp.md)
- [CreateBrokerSubAccountFuturesV1Resp](docs/CreateBrokerSubAccountFuturesV1Resp.md)
- [CreateBrokerSubAccountV1Resp](docs/CreateBrokerSubAccountV1Resp.md)
- [CreateBrokerTransferFuturesV1Resp](docs/CreateBrokerTransferFuturesV1Resp.md)
- [CreateBrokerTransferV1Resp](docs/CreateBrokerTransferV1Resp.md)
- [CreateBrokerUniversalTransferV1Resp](docs/CreateBrokerUniversalTransferV1Resp.md)
- [CreateCapitalDepositCreditApplyV1Resp](docs/CreateCapitalDepositCreditApplyV1Resp.md)
- [CreateCapitalWithdrawApplyV1Resp](docs/CreateCapitalWithdrawApplyV1Resp.md)
- [CreateConvertAcceptQuoteV1Resp](docs/CreateConvertAcceptQuoteV1Resp.md)
- [CreateConvertGetQuoteV1Resp](docs/CreateConvertGetQuoteV1Resp.md)
- [CreateConvertLimitCancelOrderV1Resp](docs/CreateConvertLimitCancelOrderV1Resp.md)
- [CreateConvertLimitPlaceOrderV1Resp](docs/CreateConvertLimitPlaceOrderV1Resp.md)
- [CreateConvertLimitQueryOpenOrdersV1Resp](docs/CreateConvertLimitQueryOpenOrdersV1Resp.md)
- [CreateConvertLimitQueryOpenOrdersV1RespListInner](docs/CreateConvertLimitQueryOpenOrdersV1RespListInner.md)
- [CreateDciProductAutoCompoundEditStatusV1Resp](docs/CreateDciProductAutoCompoundEditStatusV1Resp.md)
- [CreateDciProductSubscribeV1Resp](docs/CreateDciProductSubscribeV1Resp.md)
- [CreateEthStakingEthRedeemV1Resp](docs/CreateEthStakingEthRedeemV1Resp.md)
- [CreateEthStakingEthStakeV2Resp](docs/CreateEthStakingEthStakeV2Resp.md)
- [CreateEthStakingWbethWrapV1Resp](docs/CreateEthStakingWbethWrapV1Resp.md)
- [CreateGiftcardBuyCodeV1Resp](docs/CreateGiftcardBuyCodeV1Resp.md)
- [CreateGiftcardBuyCodeV1RespData](docs/CreateGiftcardBuyCodeV1RespData.md)
- [CreateGiftcardCreateCodeV1Resp](docs/CreateGiftcardCreateCodeV1Resp.md)
- [CreateGiftcardRedeemCodeV1Resp](docs/CreateGiftcardRedeemCodeV1Resp.md)
- [CreateGiftcardRedeemCodeV1RespData](docs/CreateGiftcardRedeemCodeV1RespData.md)
- [CreateLoanFlexibleAdjustLtvV2Resp](docs/CreateLoanFlexibleAdjustLtvV2Resp.md)
- [CreateLoanFlexibleBorrowV2Resp](docs/CreateLoanFlexibleBorrowV2Resp.md)
- [CreateLoanFlexibleRepayCollateralV2Resp](docs/CreateLoanFlexibleRepayCollateralV2Resp.md)
- [CreateLoanFlexibleRepayV2Resp](docs/CreateLoanFlexibleRepayV2Resp.md)
- [CreateLoanVipBorrowV1Resp](docs/CreateLoanVipBorrowV1Resp.md)
- [CreateLoanVipRenewV1Resp](docs/CreateLoanVipRenewV1Resp.md)
- [CreateLoanVipRepayV1Resp](docs/CreateLoanVipRepayV1Resp.md)
- [CreateLocalentityBrokerWithdrawApplyV1Resp](docs/CreateLocalentityBrokerWithdrawApplyV1Resp.md)
- [CreateLocalentityWithdrawApplyV1Resp](docs/CreateLocalentityWithdrawApplyV1Resp.md)
- [CreateManagedSubaccountDepositV1Resp](docs/CreateManagedSubaccountDepositV1Resp.md)
- [CreateManagedSubaccountWithdrawV1Resp](docs/CreateManagedSubaccountWithdrawV1Resp.md)
- [CreateMarginApiKeyV1Resp](docs/CreateMarginApiKeyV1Resp.md)
- [CreateMarginBorrowRepayV1Resp](docs/CreateMarginBorrowRepayV1Resp.md)
- [CreateMarginIsolatedAccountV1Resp](docs/CreateMarginIsolatedAccountV1Resp.md)
- [CreateMarginListenKeyV1Resp](docs/CreateMarginListenKeyV1Resp.md)
- [CreateMarginManualLiquidationV1Resp](docs/CreateMarginManualLiquidationV1Resp.md)
- [CreateMarginMaxLeverageV1Resp](docs/CreateMarginMaxLeverageV1Resp.md)
- [CreateMarginOrderOcoV1Resp](docs/CreateMarginOrderOcoV1Resp.md)
- [CreateMarginOrderOcoV1RespOrderReportsInner](docs/CreateMarginOrderOcoV1RespOrderReportsInner.md)
- [CreateMarginOrderOcoV1RespOrdersInner](docs/CreateMarginOrderOcoV1RespOrdersInner.md)
- [CreateMarginOrderOtoV1Resp](docs/CreateMarginOrderOtoV1Resp.md)
- [CreateMarginOrderOtoV1RespOrderReportsInner](docs/CreateMarginOrderOtoV1RespOrderReportsInner.md)
- [CreateMarginOrderOtocoV1Resp](docs/CreateMarginOrderOtocoV1Resp.md)
- [CreateMiningHashTransferConfigCancelV1Resp](docs/CreateMiningHashTransferConfigCancelV1Resp.md)
- [CreateMiningHashTransferConfigV1Resp](docs/CreateMiningHashTransferConfigV1Resp.md)
- [CreateOrderListOcoV3Resp](docs/CreateOrderListOcoV3Resp.md)
- [CreateOrderListOcoV3RespOrderReportsInner](docs/CreateOrderListOcoV3RespOrderReportsInner.md)
- [CreateOrderListOtoV3Resp](docs/CreateOrderListOtoV3Resp.md)
- [CreateOrderListOtoV3RespOrderReportsInner](docs/CreateOrderListOtoV3RespOrderReportsInner.md)
- [CreateOrderListOtocoV3Resp](docs/CreateOrderListOtocoV3Resp.md)
- [CreateOrderOcoV3Resp](docs/CreateOrderOcoV3Resp.md)
- [CreateOrderOcoV3RespOrderReportsInner](docs/CreateOrderOcoV3RespOrderReportsInner.md)
- [CreatePortfolioAssetCollectionV1Resp](docs/CreatePortfolioAssetCollectionV1Resp.md)
- [CreatePortfolioAutoCollectionV1Resp](docs/CreatePortfolioAutoCollectionV1Resp.md)
- [CreatePortfolioBnbTransferV1Resp](docs/CreatePortfolioBnbTransferV1Resp.md)
- [CreatePortfolioMintV1Resp](docs/CreatePortfolioMintV1Resp.md)
- [CreatePortfolioRedeemV1Resp](docs/CreatePortfolioRedeemV1Resp.md)
- [CreatePortfolioRepayFuturesNegativeBalanceV1Resp](docs/CreatePortfolioRepayFuturesNegativeBalanceV1Resp.md)
- [CreatePortfolioRepayFuturesSwitchV1Resp](docs/CreatePortfolioRepayFuturesSwitchV1Resp.md)
- [CreatePortfolioRepayV1Resp](docs/CreatePortfolioRepayV1Resp.md)
- [CreateSimpleEarnFlexibleRedeemV1Resp](docs/CreateSimpleEarnFlexibleRedeemV1Resp.md)
- [CreateSimpleEarnFlexibleSetAutoSubscribeV1Resp](docs/CreateSimpleEarnFlexibleSetAutoSubscribeV1Resp.md)
- [CreateSimpleEarnFlexibleSubscribeV1Resp](docs/CreateSimpleEarnFlexibleSubscribeV1Resp.md)
- [CreateSimpleEarnLockedRedeemV1Resp](docs/CreateSimpleEarnLockedRedeemV1Resp.md)
- [CreateSimpleEarnLockedSetAutoSubscribeV1Resp](docs/CreateSimpleEarnLockedSetAutoSubscribeV1Resp.md)
- [CreateSimpleEarnLockedSetRedeemOptionV1Resp](docs/CreateSimpleEarnLockedSetRedeemOptionV1Resp.md)
- [CreateSimpleEarnLockedSubscribeV1Resp](docs/CreateSimpleEarnLockedSubscribeV1Resp.md)
- [CreateSolStakingSolClaimV1Resp](docs/CreateSolStakingSolClaimV1Resp.md)
- [CreateSolStakingSolRedeemV1Resp](docs/CreateSolStakingSolRedeemV1Resp.md)
- [CreateSolStakingSolStakeV1Resp](docs/CreateSolStakingSolStakeV1Resp.md)
- [CreateSorOrderV3Resp](docs/CreateSorOrderV3Resp.md)
- [CreateSorOrderV3RespFillsInner](docs/CreateSorOrderV3RespFillsInner.md)
- [CreateSubAccountBlvtEnableV1Resp](docs/CreateSubAccountBlvtEnableV1Resp.md)
- [CreateSubAccountEoptionsEnableV1Resp](docs/CreateSubAccountEoptionsEnableV1Resp.md)
- [CreateSubAccountFuturesEnableV1Resp](docs/CreateSubAccountFuturesEnableV1Resp.md)
- [CreateSubAccountFuturesInternalTransferV1Resp](docs/CreateSubAccountFuturesInternalTransferV1Resp.md)
- [CreateSubAccountFuturesMovePositionV1Resp](docs/CreateSubAccountFuturesMovePositionV1Resp.md)
- [CreateSubAccountFuturesMovePositionV1RespMovePositionOrdersInner](docs/CreateSubAccountFuturesMovePositionV1RespMovePositionOrdersInner.md)
- [CreateSubAccountFuturesTransferV1Resp](docs/CreateSubAccountFuturesTransferV1Resp.md)
- [CreateSubAccountMarginEnableV1Resp](docs/CreateSubAccountMarginEnableV1Resp.md)
- [CreateSubAccountMarginTransferV1Resp](docs/CreateSubAccountMarginTransferV1Resp.md)
- [CreateSubAccountSubAccountApiIpRestrictionV2Resp](docs/CreateSubAccountSubAccountApiIpRestrictionV2Resp.md)
- [CreateSubAccountTransferSubToMasterV1Resp](docs/CreateSubAccountTransferSubToMasterV1Resp.md)
- [CreateSubAccountTransferSubToSubV1Resp](docs/CreateSubAccountTransferSubToSubV1Resp.md)
- [CreateSubAccountUniversalTransferV1Resp](docs/CreateSubAccountUniversalTransferV1Resp.md)
- [CreateSubAccountVirtualSubAccountV1Resp](docs/CreateSubAccountVirtualSubAccountV1Resp.md)
- [CreateUserDataStreamIsolatedV1Resp](docs/CreateUserDataStreamIsolatedV1Resp.md)
- [CreateUserDataStreamV1Resp](docs/CreateUserDataStreamV1Resp.md)
- [CreateUserDataStreamV3Resp](docs/CreateUserDataStreamV3Resp.md)
- [DeleteAlgoFuturesOrderV1Resp](docs/DeleteAlgoFuturesOrderV1Resp.md)
- [DeleteAlgoSpotOrderV1Resp](docs/DeleteAlgoSpotOrderV1Resp.md)
- [DeleteBrokerSubAccountApiIpRestrictionIpListV1Resp](docs/DeleteBrokerSubAccountApiIpRestrictionIpListV1Resp.md)
- [DeleteMarginIsolatedAccountV1Resp](docs/DeleteMarginIsolatedAccountV1Resp.md)
- [DeleteMarginOpenOrdersV1RespItem](docs/DeleteMarginOpenOrdersV1RespItem.md)
- [DeleteMarginOrderListV1Resp](docs/DeleteMarginOrderListV1Resp.md)
- [DeleteMarginOrderListV1RespOrderReportsInner](docs/DeleteMarginOrderListV1RespOrderReportsInner.md)
- [DeleteMarginOrderV1Resp](docs/DeleteMarginOrderV1Resp.md)
- [DeleteOrderListV3Resp](docs/DeleteOrderListV3Resp.md)
- [DeleteOrderListV3RespOrderReportsInner](docs/DeleteOrderListV3RespOrderReportsInner.md)
- [DeleteOrderV3Resp](docs/DeleteOrderV3Resp.md)
- [DeleteSubAccountSubAccountApiIpRestrictionIpListV1Resp](docs/DeleteSubAccountSubAccountApiIpRestrictionIpListV1Resp.md)
- [ExchangelinkGetBrokerSubAccountFuturesSummaryV3Resp](docs/ExchangelinkGetBrokerSubAccountFuturesSummaryV3Resp.md)
- [ExchangelinkGetBrokerSubAccountFuturesSummaryV3RespDataInner](docs/ExchangelinkGetBrokerSubAccountFuturesSummaryV3RespDataInner.md)
- [GetAccountApiRestrictionsV1Resp](docs/GetAccountApiRestrictionsV1Resp.md)
- [GetAccountApiTradingStatusV1Resp](docs/GetAccountApiTradingStatusV1Resp.md)
- [GetAccountApiTradingStatusV1RespData](docs/GetAccountApiTradingStatusV1RespData.md)
- [GetAccountApiTradingStatusV1RespDataTriggerCondition](docs/GetAccountApiTradingStatusV1RespDataTriggerCondition.md)
- [GetAccountCommissionV3Resp](docs/GetAccountCommissionV3Resp.md)
- [GetAccountCommissionV3RespDiscount](docs/GetAccountCommissionV3RespDiscount.md)
- [GetAccountCommissionV3RespStandardCommission](docs/GetAccountCommissionV3RespStandardCommission.md)
- [GetAccountInfoV1Resp](docs/GetAccountInfoV1Resp.md)
- [GetAccountSnapshotV1Resp](docs/GetAccountSnapshotV1Resp.md)
- [GetAccountSnapshotV1RespSnapshotVosInner](docs/GetAccountSnapshotV1RespSnapshotVosInner.md)
- [GetAccountSnapshotV1RespSnapshotVosInnerData](docs/GetAccountSnapshotV1RespSnapshotVosInnerData.md)
- [GetAccountSnapshotV1RespSnapshotVosInnerDataBalancesInner](docs/GetAccountSnapshotV1RespSnapshotVosInnerDataBalancesInner.md)
- [GetAccountStatusV1Resp](docs/GetAccountStatusV1Resp.md)
- [GetAccountV3Resp](docs/GetAccountV3Resp.md)
- [GetAlgoFuturesHistoricalOrdersV1Resp](docs/GetAlgoFuturesHistoricalOrdersV1Resp.md)
- [GetAlgoFuturesHistoricalOrdersV1RespOrdersInner](docs/GetAlgoFuturesHistoricalOrdersV1RespOrdersInner.md)
- [GetAlgoFuturesOpenOrdersV1Resp](docs/GetAlgoFuturesOpenOrdersV1Resp.md)
- [GetAlgoFuturesSubOrdersV1Resp](docs/GetAlgoFuturesSubOrdersV1Resp.md)
- [GetAlgoFuturesSubOrdersV1RespSubOrdersInner](docs/GetAlgoFuturesSubOrdersV1RespSubOrdersInner.md)
- [GetAlgoSpotHistoricalOrdersV1Resp](docs/GetAlgoSpotHistoricalOrdersV1Resp.md)
- [GetAlgoSpotHistoricalOrdersV1RespOrdersInner](docs/GetAlgoSpotHistoricalOrdersV1RespOrdersInner.md)
- [GetAlgoSpotOpenOrdersV1Resp](docs/GetAlgoSpotOpenOrdersV1Resp.md)
- [GetAlgoSpotSubOrdersV1Resp](docs/GetAlgoSpotSubOrdersV1Resp.md)
- [GetAllOrderListV3RespItem](docs/GetAllOrderListV3RespItem.md)
- [GetAllOrdersV3RespItem](docs/GetAllOrdersV3RespItem.md)
- [GetApiReferralCustomizationV1RespItem](docs/GetApiReferralCustomizationV1RespItem.md)
- [GetApiReferralIfNewUserV1Resp](docs/GetApiReferralIfNewUserV1Resp.md)
- [GetApiReferralKickbackRecentRecordV1RespItem](docs/GetApiReferralKickbackRecentRecordV1RespItem.md)
- [GetApiReferralRebateRecentRecordV1RespItem](docs/GetApiReferralRebateRecentRecordV1RespItem.md)
- [GetApiReferralUserCustomizationV1Resp](docs/GetApiReferralUserCustomizationV1Resp.md)
- [GetAssetAssetDividendV1Resp](docs/GetAssetAssetDividendV1Resp.md)
- [GetAssetAssetDividendV1RespRowsInner](docs/GetAssetAssetDividendV1RespRowsInner.md)
- [GetAssetCustodyTransferHistoryV1Resp](docs/GetAssetCustodyTransferHistoryV1Resp.md)
- [GetAssetCustodyTransferHistoryV1RespRowsInner](docs/GetAssetCustodyTransferHistoryV1RespRowsInner.md)
- [GetAssetDribbletV1Resp](docs/GetAssetDribbletV1Resp.md)
- [GetAssetDribbletV1RespUserAssetDribbletsInner](docs/GetAssetDribbletV1RespUserAssetDribbletsInner.md)
- [GetAssetDribbletV1RespUserAssetDribbletsInnerUserAssetDribbletDetailsInner](docs/GetAssetDribbletV1RespUserAssetDribbletsInnerUserAssetDribbletDetailsInner.md)
- [GetAssetLedgerTransferCloudMiningQueryByPageV1Resp](docs/GetAssetLedgerTransferCloudMiningQueryByPageV1Resp.md)
- [GetAssetLedgerTransferCloudMiningQueryByPageV1RespRowsInner](docs/GetAssetLedgerTransferCloudMiningQueryByPageV1RespRowsInner.md)
- [GetAssetTradeFeeV1RespItem](docs/GetAssetTradeFeeV1RespItem.md)
- [GetAssetTransferV1Resp](docs/GetAssetTransferV1Resp.md)
- [GetAssetTransferV1RespRowsInner](docs/GetAssetTransferV1RespRowsInner.md)
- [GetAssetWalletBalanceV1RespItem](docs/GetAssetWalletBalanceV1RespItem.md)
- [GetAvgPriceV3Resp](docs/GetAvgPriceV3Resp.md)
- [GetBnbBurnV1Resp](docs/GetBnbBurnV1Resp.md)
- [GetBrokerInfoV1Resp](docs/GetBrokerInfoV1Resp.md)
- [GetBrokerRebateFuturesRecentRecordV1RespItem](docs/GetBrokerRebateFuturesRecentRecordV1RespItem.md)
- [GetBrokerRebateRecentRecordV1RespItem](docs/GetBrokerRebateRecentRecordV1RespItem.md)
- [GetBrokerSubAccountApiCommissionCoinFuturesV1RespItem](docs/GetBrokerSubAccountApiCommissionCoinFuturesV1RespItem.md)
- [GetBrokerSubAccountApiCommissionFuturesV1RespItem](docs/GetBrokerSubAccountApiCommissionFuturesV1RespItem.md)
- [GetBrokerSubAccountApiIpRestrictionV1Resp](docs/GetBrokerSubAccountApiIpRestrictionV1Resp.md)
- [GetBrokerSubAccountApiV1RespItem](docs/GetBrokerSubAccountApiV1RespItem.md)
- [GetBrokerSubAccountBnbBurnStatusV1Resp](docs/GetBrokerSubAccountBnbBurnStatusV1Resp.md)
- [GetBrokerSubAccountDepositHistV1RespItem](docs/GetBrokerSubAccountDepositHistV1RespItem.md)
- [GetBrokerSubAccountDepositHistV2RespItem](docs/GetBrokerSubAccountDepositHistV2RespItem.md)
- [GetBrokerSubAccountMarginSummaryV1Resp](docs/GetBrokerSubAccountMarginSummaryV1Resp.md)
- [GetBrokerSubAccountMarginSummaryV1RespDataInner](docs/GetBrokerSubAccountMarginSummaryV1RespDataInner.md)
- [GetBrokerSubAccountSpotSummaryV1Resp](docs/GetBrokerSubAccountSpotSummaryV1Resp.md)
- [GetBrokerSubAccountSpotSummaryV1RespDataInner](docs/GetBrokerSubAccountSpotSummaryV1RespDataInner.md)
- [GetBrokerSubAccountV1RespItem](docs/GetBrokerSubAccountV1RespItem.md)
- [GetBrokerTransferFuturesV1Resp](docs/GetBrokerTransferFuturesV1Resp.md)
- [GetBrokerTransferFuturesV1RespTransfersInner](docs/GetBrokerTransferFuturesV1RespTransfersInner.md)
- [GetBrokerTransferV1RespItem](docs/GetBrokerTransferV1RespItem.md)
- [GetBrokerUniversalTransferV1RespItem](docs/GetBrokerUniversalTransferV1RespItem.md)
- [GetC2cOrderMatchListUserOrderHistoryV1Resp](docs/GetC2cOrderMatchListUserOrderHistoryV1Resp.md)
- [GetC2cOrderMatchListUserOrderHistoryV1RespDataInner](docs/GetC2cOrderMatchListUserOrderHistoryV1RespDataInner.md)
- [GetCapitalConfigGetallV1RespItem](docs/GetCapitalConfigGetallV1RespItem.md)
- [GetCapitalConfigGetallV1RespItemNetworkListInner](docs/GetCapitalConfigGetallV1RespItemNetworkListInner.md)
- [GetCapitalDepositAddressListV1RespItem](docs/GetCapitalDepositAddressListV1RespItem.md)
- [GetCapitalDepositAddressV1Resp](docs/GetCapitalDepositAddressV1Resp.md)
- [GetCapitalDepositHisrecV1RespItem](docs/GetCapitalDepositHisrecV1RespItem.md)
- [GetCapitalDepositSubAddressV1Resp](docs/GetCapitalDepositSubAddressV1Resp.md)
- [GetCapitalDepositSubHisrecV1RespItem](docs/GetCapitalDepositSubHisrecV1RespItem.md)
- [GetCapitalWithdrawAddressListV1RespItem](docs/GetCapitalWithdrawAddressListV1RespItem.md)
- [GetCapitalWithdrawHistoryV1RespItem](docs/GetCapitalWithdrawHistoryV1RespItem.md)
- [GetConvertAssetInfoV1RespItem](docs/GetConvertAssetInfoV1RespItem.md)
- [GetConvertExchangeInfoV1RespItem](docs/GetConvertExchangeInfoV1RespItem.md)
- [GetConvertOrderStatusV1Resp](docs/GetConvertOrderStatusV1Resp.md)
- [GetConvertTradeFlowV1Resp](docs/GetConvertTradeFlowV1Resp.md)
- [GetConvertTradeFlowV1RespListInner](docs/GetConvertTradeFlowV1RespListInner.md)
- [GetCopyTradingFuturesLeadSymbolV1Resp](docs/GetCopyTradingFuturesLeadSymbolV1Resp.md)
- [GetCopyTradingFuturesLeadSymbolV1RespDataInner](docs/GetCopyTradingFuturesLeadSymbolV1RespDataInner.md)
- [GetCopyTradingFuturesUserStatusV1Resp](docs/GetCopyTradingFuturesUserStatusV1Resp.md)
- [GetCopyTradingFuturesUserStatusV1RespData](docs/GetCopyTradingFuturesUserStatusV1RespData.md)
- [GetDciProductAccountsV1Resp](docs/GetDciProductAccountsV1Resp.md)
- [GetDciProductListV1Resp](docs/GetDciProductListV1Resp.md)
- [GetDciProductListV1RespListInner](docs/GetDciProductListV1RespListInner.md)
- [GetDciProductPositionsV1Resp](docs/GetDciProductPositionsV1Resp.md)
- [GetDciProductPositionsV1RespListInner](docs/GetDciProductPositionsV1RespListInner.md)
- [GetDepthV3Resp](docs/GetDepthV3Resp.md)
- [GetEthStakingAccountV2Resp](docs/GetEthStakingAccountV2Resp.md)
- [GetEthStakingAccountV2RespHoldings](docs/GetEthStakingAccountV2RespHoldings.md)
- [GetEthStakingAccountV2RespProfit](docs/GetEthStakingAccountV2RespProfit.md)
- [GetEthStakingEthHistoryRateHistoryV1Resp](docs/GetEthStakingEthHistoryRateHistoryV1Resp.md)
- [GetEthStakingEthHistoryRateHistoryV1RespRowsInner](docs/GetEthStakingEthHistoryRateHistoryV1RespRowsInner.md)
- [GetEthStakingEthHistoryRedemptionHistoryV1Resp](docs/GetEthStakingEthHistoryRedemptionHistoryV1Resp.md)
- [GetEthStakingEthHistoryRedemptionHistoryV1RespRowsInner](docs/GetEthStakingEthHistoryRedemptionHistoryV1RespRowsInner.md)
- [GetEthStakingEthHistoryRewardsHistoryV1Resp](docs/GetEthStakingEthHistoryRewardsHistoryV1Resp.md)
- [GetEthStakingEthHistoryRewardsHistoryV1RespRowsInner](docs/GetEthStakingEthHistoryRewardsHistoryV1RespRowsInner.md)
- [GetEthStakingEthHistoryStakingHistoryV1Resp](docs/GetEthStakingEthHistoryStakingHistoryV1Resp.md)
- [GetEthStakingEthHistoryStakingHistoryV1RespRowsInner](docs/GetEthStakingEthHistoryStakingHistoryV1RespRowsInner.md)
- [GetEthStakingEthHistoryWbethRewardsHistoryV1Resp](docs/GetEthStakingEthHistoryWbethRewardsHistoryV1Resp.md)
- [GetEthStakingEthHistoryWbethRewardsHistoryV1RespRowsInner](docs/GetEthStakingEthHistoryWbethRewardsHistoryV1RespRowsInner.md)
- [GetEthStakingEthQuotaV1Resp](docs/GetEthStakingEthQuotaV1Resp.md)
- [GetEthStakingWbethHistoryUnwrapHistoryV1Resp](docs/GetEthStakingWbethHistoryUnwrapHistoryV1Resp.md)
- [GetEthStakingWbethHistoryUnwrapHistoryV1RespRowsInner](docs/GetEthStakingWbethHistoryUnwrapHistoryV1RespRowsInner.md)
- [GetEthStakingWbethHistoryWrapHistoryV1Resp](docs/GetEthStakingWbethHistoryWrapHistoryV1Resp.md)
- [GetFiatOrdersV1Resp](docs/GetFiatOrdersV1Resp.md)
- [GetFiatOrdersV1RespDataInner](docs/GetFiatOrdersV1RespDataInner.md)
- [GetFiatPaymentsV1Resp](docs/GetFiatPaymentsV1Resp.md)
- [GetFiatPaymentsV1RespDataInner](docs/GetFiatPaymentsV1RespDataInner.md)
- [GetFuturesHistDataLinkV1Resp](docs/GetFuturesHistDataLinkV1Resp.md)
- [GetFuturesHistDataLinkV1RespDataInner](docs/GetFuturesHistDataLinkV1RespDataInner.md)
- [GetGiftcardBuyCodeTokenLimitV1Resp](docs/GetGiftcardBuyCodeTokenLimitV1Resp.md)
- [GetGiftcardBuyCodeTokenLimitV1RespDataInner](docs/GetGiftcardBuyCodeTokenLimitV1RespDataInner.md)
- [GetGiftcardCryptographyRsaPublicKeyV1Resp](docs/GetGiftcardCryptographyRsaPublicKeyV1Resp.md)
- [GetGiftcardVerifyV1Resp](docs/GetGiftcardVerifyV1Resp.md)
- [GetGiftcardVerifyV1RespData](docs/GetGiftcardVerifyV1RespData.md)
- [GetHistoricalTradesV3RespItem](docs/GetHistoricalTradesV3RespItem.md)
- [GetKlinesV3200ResponseInnerInner](docs/GetKlinesV3200ResponseInnerInner.md)
- [GetLoanBorrowHistoryV1Resp](docs/GetLoanBorrowHistoryV1Resp.md)
- [GetLoanBorrowHistoryV1RespRowsInner](docs/GetLoanBorrowHistoryV1RespRowsInner.md)
- [GetLoanFlexibleBorrowHistoryV2Resp](docs/GetLoanFlexibleBorrowHistoryV2Resp.md)
- [GetLoanFlexibleBorrowHistoryV2RespRowsInner](docs/GetLoanFlexibleBorrowHistoryV2RespRowsInner.md)
- [GetLoanFlexibleCollateralDataV2Resp](docs/GetLoanFlexibleCollateralDataV2Resp.md)
- [GetLoanFlexibleCollateralDataV2RespRowsInner](docs/GetLoanFlexibleCollateralDataV2RespRowsInner.md)
- [GetLoanFlexibleLiquidationHistoryV2Resp](docs/GetLoanFlexibleLiquidationHistoryV2Resp.md)
- [GetLoanFlexibleLiquidationHistoryV2RespRowsInner](docs/GetLoanFlexibleLiquidationHistoryV2RespRowsInner.md)
- [GetLoanFlexibleLoanableDataV2Resp](docs/GetLoanFlexibleLoanableDataV2Resp.md)
- [GetLoanFlexibleLoanableDataV2RespRowsInner](docs/GetLoanFlexibleLoanableDataV2RespRowsInner.md)
- [GetLoanFlexibleLtvAdjustmentHistoryV2Resp](docs/GetLoanFlexibleLtvAdjustmentHistoryV2Resp.md)
- [GetLoanFlexibleLtvAdjustmentHistoryV2RespRowsInner](docs/GetLoanFlexibleLtvAdjustmentHistoryV2RespRowsInner.md)
- [GetLoanFlexibleOngoingOrdersV2Resp](docs/GetLoanFlexibleOngoingOrdersV2Resp.md)
- [GetLoanFlexibleOngoingOrdersV2RespRowsInner](docs/GetLoanFlexibleOngoingOrdersV2RespRowsInner.md)
- [GetLoanFlexibleRepayHistoryV2Resp](docs/GetLoanFlexibleRepayHistoryV2Resp.md)
- [GetLoanFlexibleRepayHistoryV2RespRowsInner](docs/GetLoanFlexibleRepayHistoryV2RespRowsInner.md)
- [GetLoanFlexibleRepayRateV2Resp](docs/GetLoanFlexibleRepayRateV2Resp.md)
- [GetLoanIncomeV1RespItem](docs/GetLoanIncomeV1RespItem.md)
- [GetLoanLtvAdjustmentHistoryV1Resp](docs/GetLoanLtvAdjustmentHistoryV1Resp.md)
- [GetLoanLtvAdjustmentHistoryV1RespRowsInner](docs/GetLoanLtvAdjustmentHistoryV1RespRowsInner.md)
- [GetLoanRepayHistoryV1Resp](docs/GetLoanRepayHistoryV1Resp.md)
- [GetLoanRepayHistoryV1RespRowsInner](docs/GetLoanRepayHistoryV1RespRowsInner.md)
- [GetLoanVipAccruedInterestV1Resp](docs/GetLoanVipAccruedInterestV1Resp.md)
- [GetLoanVipAccruedInterestV1RespRowsInner](docs/GetLoanVipAccruedInterestV1RespRowsInner.md)
- [GetLoanVipCollateralAccountV1Resp](docs/GetLoanVipCollateralAccountV1Resp.md)
- [GetLoanVipCollateralAccountV1RespRowsInner](docs/GetLoanVipCollateralAccountV1RespRowsInner.md)
- [GetLoanVipCollateralDataV1Resp](docs/GetLoanVipCollateralDataV1Resp.md)
- [GetLoanVipCollateralDataV1RespRowsInner](docs/GetLoanVipCollateralDataV1RespRowsInner.md)
- [GetLoanVipInterestRateHistoryV1Resp](docs/GetLoanVipInterestRateHistoryV1Resp.md)
- [GetLoanVipInterestRateHistoryV1RespRowsInner](docs/GetLoanVipInterestRateHistoryV1RespRowsInner.md)
- [GetLoanVipLoanableDataV1Resp](docs/GetLoanVipLoanableDataV1Resp.md)
- [GetLoanVipLoanableDataV1RespRowsInner](docs/GetLoanVipLoanableDataV1RespRowsInner.md)
- [GetLoanVipOngoingOrdersV1Resp](docs/GetLoanVipOngoingOrdersV1Resp.md)
- [GetLoanVipOngoingOrdersV1RespRowsInner](docs/GetLoanVipOngoingOrdersV1RespRowsInner.md)
- [GetLoanVipRepayHistoryV1Resp](docs/GetLoanVipRepayHistoryV1Resp.md)
- [GetLoanVipRepayHistoryV1RespRowsInner](docs/GetLoanVipRepayHistoryV1RespRowsInner.md)
- [GetLoanVipRequestDataV1Resp](docs/GetLoanVipRequestDataV1Resp.md)
- [GetLoanVipRequestDataV1RespRowsInner](docs/GetLoanVipRequestDataV1RespRowsInner.md)
- [GetLoanVipRequestInterestRateV1RespItem](docs/GetLoanVipRequestInterestRateV1RespItem.md)
- [GetLocalentityDepositHistoryV1RespItem](docs/GetLocalentityDepositHistoryV1RespItem.md)
- [GetLocalentityVaspV1RespItem](docs/GetLocalentityVaspV1RespItem.md)
- [GetLocalentityWithdrawHistoryV1RespItem](docs/GetLocalentityWithdrawHistoryV1RespItem.md)
- [GetLocalentityWithdrawHistoryV2RespItem](docs/GetLocalentityWithdrawHistoryV2RespItem.md)
- [GetManagedSubaccountAccountSnapshotV1Resp](docs/GetManagedSubaccountAccountSnapshotV1Resp.md)
- [GetManagedSubaccountAssetV1RespItem](docs/GetManagedSubaccountAssetV1RespItem.md)
- [GetManagedSubaccountDepositAddressV1Resp](docs/GetManagedSubaccountDepositAddressV1Resp.md)
- [GetManagedSubaccountFetchFutureAssetV1Resp](docs/GetManagedSubaccountFetchFutureAssetV1Resp.md)
- [GetManagedSubaccountFetchFutureAssetV1RespSnapshotVosInner](docs/GetManagedSubaccountFetchFutureAssetV1RespSnapshotVosInner.md)
- [GetManagedSubaccountFetchFutureAssetV1RespSnapshotVosInnerData](docs/GetManagedSubaccountFetchFutureAssetV1RespSnapshotVosInnerData.md)
- [GetManagedSubaccountFetchFutureAssetV1RespSnapshotVosInnerDataAssetsInner](docs/GetManagedSubaccountFetchFutureAssetV1RespSnapshotVosInnerDataAssetsInner.md)
- [GetManagedSubaccountFetchFutureAssetV1RespSnapshotVosInnerDataPositionInner](docs/GetManagedSubaccountFetchFutureAssetV1RespSnapshotVosInnerDataPositionInner.md)
- [GetManagedSubaccountInfoV1Resp](docs/GetManagedSubaccountInfoV1Resp.md)
- [GetManagedSubaccountInfoV1RespManagerSubUserInfoVoListInner](docs/GetManagedSubaccountInfoV1RespManagerSubUserInfoVoListInner.md)
- [GetManagedSubaccountMarginAssetV1Resp](docs/GetManagedSubaccountMarginAssetV1Resp.md)
- [GetManagedSubaccountMarginAssetV1RespUserAssetsInner](docs/GetManagedSubaccountMarginAssetV1RespUserAssetsInner.md)
- [GetManagedSubaccountQueryTransLogForInvestorV1Resp](docs/GetManagedSubaccountQueryTransLogForInvestorV1Resp.md)
- [GetManagedSubaccountQueryTransLogForInvestorV1RespManagerSubTransferHistoryVosInner](docs/GetManagedSubaccountQueryTransLogForInvestorV1RespManagerSubTransferHistoryVosInner.md)
- [GetManagedSubaccountQueryTransLogForTradeParentV1Resp](docs/GetManagedSubaccountQueryTransLogForTradeParentV1Resp.md)
- [GetManagedSubaccountQueryTransLogV1Resp](docs/GetManagedSubaccountQueryTransLogV1Resp.md)
- [GetMarginAccountV1Resp](docs/GetMarginAccountV1Resp.md)
- [GetMarginAllAssetsV1RespItem](docs/GetMarginAllAssetsV1RespItem.md)
- [GetMarginAllOrderListV1RespItem](docs/GetMarginAllOrderListV1RespItem.md)
- [GetMarginAllOrdersV1RespItem](docs/GetMarginAllOrdersV1RespItem.md)
- [GetMarginAllPairsV1RespItem](docs/GetMarginAllPairsV1RespItem.md)
- [GetMarginApiKeyListV1RespItem](docs/GetMarginApiKeyListV1RespItem.md)
- [GetMarginApiKeyV1Resp](docs/GetMarginApiKeyV1Resp.md)
- [GetMarginBorrowRepayV1Resp](docs/GetMarginBorrowRepayV1Resp.md)
- [GetMarginBorrowRepayV1RespRowsInner](docs/GetMarginBorrowRepayV1RespRowsInner.md)
- [GetMarginCapitalFlowV1RespItem](docs/GetMarginCapitalFlowV1RespItem.md)
- [GetMarginCrossMarginCollateralRatioV1RespItem](docs/GetMarginCrossMarginCollateralRatioV1RespItem.md)
- [GetMarginCrossMarginCollateralRatioV1RespItemCollateralsInner](docs/GetMarginCrossMarginCollateralRatioV1RespItemCollateralsInner.md)
- [GetMarginCrossMarginDataV1RespItem](docs/GetMarginCrossMarginDataV1RespItem.md)
- [GetMarginDelistScheduleV1RespItem](docs/GetMarginDelistScheduleV1RespItem.md)
- [GetMarginExchangeSmallLiabilityHistoryV1Resp](docs/GetMarginExchangeSmallLiabilityHistoryV1Resp.md)
- [GetMarginExchangeSmallLiabilityHistoryV1RespRowsInner](docs/GetMarginExchangeSmallLiabilityHistoryV1RespRowsInner.md)
- [GetMarginExchangeSmallLiabilityV1RespItem](docs/GetMarginExchangeSmallLiabilityV1RespItem.md)
- [GetMarginForceLiquidationRecV1Resp](docs/GetMarginForceLiquidationRecV1Resp.md)
- [GetMarginForceLiquidationRecV1RespRowsInner](docs/GetMarginForceLiquidationRecV1RespRowsInner.md)
- [GetMarginInterestHistoryV1Resp](docs/GetMarginInterestHistoryV1Resp.md)
- [GetMarginInterestHistoryV1RespRowsInner](docs/GetMarginInterestHistoryV1RespRowsInner.md)
- [GetMarginInterestRateHistoryV1RespItem](docs/GetMarginInterestRateHistoryV1RespItem.md)
- [GetMarginIsolatedAccountLimitV1Resp](docs/GetMarginIsolatedAccountLimitV1Resp.md)
- [GetMarginIsolatedAccountV1Resp](docs/GetMarginIsolatedAccountV1Resp.md)
- [GetMarginIsolatedAccountV1RespAssetsInner](docs/GetMarginIsolatedAccountV1RespAssetsInner.md)
- [GetMarginIsolatedAccountV1RespAssetsInnerBaseAsset](docs/GetMarginIsolatedAccountV1RespAssetsInnerBaseAsset.md)
- [GetMarginIsolatedAllPairsV1RespItem](docs/GetMarginIsolatedAllPairsV1RespItem.md)
- [GetMarginIsolatedMarginDataV1RespItem](docs/GetMarginIsolatedMarginDataV1RespItem.md)
- [GetMarginIsolatedMarginDataV1RespItemDataInner](docs/GetMarginIsolatedMarginDataV1RespItemDataInner.md)
- [GetMarginIsolatedMarginTierV1RespItem](docs/GetMarginIsolatedMarginTierV1RespItem.md)
- [GetMarginLeverageBracketV1RespItem](docs/GetMarginLeverageBracketV1RespItem.md)
- [GetMarginLeverageBracketV1RespItemBracketsInner](docs/GetMarginLeverageBracketV1RespItemBracketsInner.md)
- [GetMarginMaxBorrowableV1Resp](docs/GetMarginMaxBorrowableV1Resp.md)
- [GetMarginMaxTransferableV1Resp](docs/GetMarginMaxTransferableV1Resp.md)
- [GetMarginMyTradesV1RespItem](docs/GetMarginMyTradesV1RespItem.md)
- [GetMarginNextHourlyInterestRateV1RespItem](docs/GetMarginNextHourlyInterestRateV1RespItem.md)
- [GetMarginOpenOrderListV1RespItem](docs/GetMarginOpenOrderListV1RespItem.md)
- [GetMarginOrderListV1Resp](docs/GetMarginOrderListV1Resp.md)
- [GetMarginOrderV1Resp](docs/GetMarginOrderV1Resp.md)
- [GetMarginPriceIndexV1Resp](docs/GetMarginPriceIndexV1Resp.md)
- [GetMarginRateLimitOrderV1RespItem](docs/GetMarginRateLimitOrderV1RespItem.md)
- [GetMarginTradeCoeffV1Resp](docs/GetMarginTradeCoeffV1Resp.md)
- [GetMarginTransferV1Resp](docs/GetMarginTransferV1Resp.md)
- [GetMarginTransferV1RespRowsInner](docs/GetMarginTransferV1RespRowsInner.md)
- [GetMiningHashTransferConfigDetailsListV1Resp](docs/GetMiningHashTransferConfigDetailsListV1Resp.md)
- [GetMiningHashTransferConfigDetailsListV1RespData](docs/GetMiningHashTransferConfigDetailsListV1RespData.md)
- [GetMiningHashTransferConfigDetailsListV1RespDataConfigDetailsInner](docs/GetMiningHashTransferConfigDetailsListV1RespDataConfigDetailsInner.md)
- [GetMiningHashTransferProfitDetailsV1Resp](docs/GetMiningHashTransferProfitDetailsV1Resp.md)
- [GetMiningHashTransferProfitDetailsV1RespData](docs/GetMiningHashTransferProfitDetailsV1RespData.md)
- [GetMiningHashTransferProfitDetailsV1RespDataProfitTransferDetailsInner](docs/GetMiningHashTransferProfitDetailsV1RespDataProfitTransferDetailsInner.md)
- [GetMiningPaymentListV1Resp](docs/GetMiningPaymentListV1Resp.md)
- [GetMiningPaymentListV1RespData](docs/GetMiningPaymentListV1RespData.md)
- [GetMiningPaymentListV1RespDataAccountProfitsInner](docs/GetMiningPaymentListV1RespDataAccountProfitsInner.md)
- [GetMiningPaymentOtherV1Resp](docs/GetMiningPaymentOtherV1Resp.md)
- [GetMiningPaymentOtherV1RespData](docs/GetMiningPaymentOtherV1RespData.md)
- [GetMiningPaymentOtherV1RespDataOtherProfitsInner](docs/GetMiningPaymentOtherV1RespDataOtherProfitsInner.md)
- [GetMiningPaymentUidV1Resp](docs/GetMiningPaymentUidV1Resp.md)
- [GetMiningPaymentUidV1RespData](docs/GetMiningPaymentUidV1RespData.md)
- [GetMiningPaymentUidV1RespDataAccountProfitsInner](docs/GetMiningPaymentUidV1RespDataAccountProfitsInner.md)
- [GetMiningPubAlgoListV1Resp](docs/GetMiningPubAlgoListV1Resp.md)
- [GetMiningPubAlgoListV1RespDataInner](docs/GetMiningPubAlgoListV1RespDataInner.md)
- [GetMiningPubCoinListV1Resp](docs/GetMiningPubCoinListV1Resp.md)
- [GetMiningPubCoinListV1RespDataInner](docs/GetMiningPubCoinListV1RespDataInner.md)
- [GetMiningStatisticsUserListV1Resp](docs/GetMiningStatisticsUserListV1Resp.md)
- [GetMiningStatisticsUserListV1RespDataInner](docs/GetMiningStatisticsUserListV1RespDataInner.md)
- [GetMiningStatisticsUserListV1RespDataInnerListInner](docs/GetMiningStatisticsUserListV1RespDataInnerListInner.md)
- [GetMiningStatisticsUserStatusV1Resp](docs/GetMiningStatisticsUserStatusV1Resp.md)
- [GetMiningStatisticsUserStatusV1RespData](docs/GetMiningStatisticsUserStatusV1RespData.md)
- [GetMiningStatisticsUserStatusV1RespDataProfitToday](docs/GetMiningStatisticsUserStatusV1RespDataProfitToday.md)
- [GetMiningWorkerDetailV1Resp](docs/GetMiningWorkerDetailV1Resp.md)
- [GetMiningWorkerDetailV1RespDataInner](docs/GetMiningWorkerDetailV1RespDataInner.md)
- [GetMiningWorkerDetailV1RespDataInnerHashrateDatasInner](docs/GetMiningWorkerDetailV1RespDataInnerHashrateDatasInner.md)
- [GetMiningWorkerListV1Resp](docs/GetMiningWorkerListV1Resp.md)
- [GetMiningWorkerListV1RespData](docs/GetMiningWorkerListV1RespData.md)
- [GetMiningWorkerListV1RespDataWorkerDatasInner](docs/GetMiningWorkerListV1RespDataWorkerDatasInner.md)
- [GetMyAllocationsV3RespItem](docs/GetMyAllocationsV3RespItem.md)
- [GetMyPreventedMatchesV3RespItem](docs/GetMyPreventedMatchesV3RespItem.md)
- [GetMyTradesV3RespItem](docs/GetMyTradesV3RespItem.md)
- [GetNftHistoryDepositV1Resp](docs/GetNftHistoryDepositV1Resp.md)
- [GetNftHistoryDepositV1RespListInner](docs/GetNftHistoryDepositV1RespListInner.md)
- [GetNftHistoryTransactionsV1Resp](docs/GetNftHistoryTransactionsV1Resp.md)
- [GetNftHistoryTransactionsV1RespListInner](docs/GetNftHistoryTransactionsV1RespListInner.md)
- [GetNftHistoryTransactionsV1RespListInnerTokensInner](docs/GetNftHistoryTransactionsV1RespListInnerTokensInner.md)
- [GetNftHistoryWithdrawV1Resp](docs/GetNftHistoryWithdrawV1Resp.md)
- [GetNftHistoryWithdrawV1RespListInner](docs/GetNftHistoryWithdrawV1RespListInner.md)
- [GetNftUserGetAssetV1Resp](docs/GetNftUserGetAssetV1Resp.md)
- [GetOpenOrderListV3RespItem](docs/GetOpenOrderListV3RespItem.md)
- [GetOpenOrdersV3RespItem](docs/GetOpenOrdersV3RespItem.md)
- [GetOrderListV3Resp](docs/GetOrderListV3Resp.md)
- [GetOrderV3Resp](docs/GetOrderV3Resp.md)
- [GetPayTransactionsV1Resp](docs/GetPayTransactionsV1Resp.md)
- [GetPayTransactionsV1RespDataInner](docs/GetPayTransactionsV1RespDataInner.md)
- [GetPayTransactionsV1RespDataInnerFundsDetailInner](docs/GetPayTransactionsV1RespDataInnerFundsDetailInner.md)
- [GetPayTransactionsV1RespDataInnerFundsDetailInnerWalletAssetCostInner](docs/GetPayTransactionsV1RespDataInnerFundsDetailInnerWalletAssetCostInner.md)
- [GetPayTransactionsV1RespDataInnerPayerInfo](docs/GetPayTransactionsV1RespDataInnerPayerInfo.md)
- [GetPayTransactionsV1RespDataInnerReceiverInfo](docs/GetPayTransactionsV1RespDataInnerReceiverInfo.md)
- [GetPayTransactionsV1RespDataInnerReceiverInfoExtend](docs/GetPayTransactionsV1RespDataInnerReceiverInfoExtend.md)
- [GetPortfolioAccountV1Resp](docs/GetPortfolioAccountV1Resp.md)
- [GetPortfolioAssetIndexPriceV1RespItem](docs/GetPortfolioAssetIndexPriceV1RespItem.md)
- [GetPortfolioBalanceV1RespItem](docs/GetPortfolioBalanceV1RespItem.md)
- [GetPortfolioCollateralRateV1RespItem](docs/GetPortfolioCollateralRateV1RespItem.md)
- [GetPortfolioCollateralRateV2RespItem](docs/GetPortfolioCollateralRateV2RespItem.md)
- [GetPortfolioCollateralRateV2RespItemCollateralInfoInner](docs/GetPortfolioCollateralRateV2RespItemCollateralInfoInner.md)
- [GetPortfolioInterestHistoryV1RespItem](docs/GetPortfolioInterestHistoryV1RespItem.md)
- [GetPortfolioMarginAssetLeverageV1RespItem](docs/GetPortfolioMarginAssetLeverageV1RespItem.md)
- [GetPortfolioPmLoanHistoryV1Resp](docs/GetPortfolioPmLoanHistoryV1Resp.md)
- [GetPortfolioPmLoanHistoryV1RespRowsInner](docs/GetPortfolioPmLoanHistoryV1RespRowsInner.md)
- [GetPortfolioPmLoanV1Resp](docs/GetPortfolioPmLoanV1Resp.md)
- [GetPortfolioRepayFuturesSwitchV1Resp](docs/GetPortfolioRepayFuturesSwitchV1Resp.md)
- [GetRateLimitOrderV3RespItem](docs/GetRateLimitOrderV3RespItem.md)
- [GetRebateTaxQueryV1Resp](docs/GetRebateTaxQueryV1Resp.md)
- [GetRebateTaxQueryV1RespData](docs/GetRebateTaxQueryV1RespData.md)
- [GetRebateTaxQueryV1RespDataDataInner](docs/GetRebateTaxQueryV1RespDataDataInner.md)
- [GetSimpleEarnAccountV1Resp](docs/GetSimpleEarnAccountV1Resp.md)
- [GetSimpleEarnFlexibleHistoryCollateralRecordV1Resp](docs/GetSimpleEarnFlexibleHistoryCollateralRecordV1Resp.md)
- [GetSimpleEarnFlexibleHistoryCollateralRecordV1RespRowsInner](docs/GetSimpleEarnFlexibleHistoryCollateralRecordV1RespRowsInner.md)
- [GetSimpleEarnFlexibleHistoryRateHistoryV1Resp](docs/GetSimpleEarnFlexibleHistoryRateHistoryV1Resp.md)
- [GetSimpleEarnFlexibleHistoryRateHistoryV1RespRowsInner](docs/GetSimpleEarnFlexibleHistoryRateHistoryV1RespRowsInner.md)
- [GetSimpleEarnFlexibleHistoryRedemptionRecordV1Resp](docs/GetSimpleEarnFlexibleHistoryRedemptionRecordV1Resp.md)
- [GetSimpleEarnFlexibleHistoryRedemptionRecordV1RespRowsInner](docs/GetSimpleEarnFlexibleHistoryRedemptionRecordV1RespRowsInner.md)
- [GetSimpleEarnFlexibleHistoryRewardsRecordV1Resp](docs/GetSimpleEarnFlexibleHistoryRewardsRecordV1Resp.md)
- [GetSimpleEarnFlexibleHistoryRewardsRecordV1RespRowsInner](docs/GetSimpleEarnFlexibleHistoryRewardsRecordV1RespRowsInner.md)
- [GetSimpleEarnFlexibleHistorySubscriptionRecordV1Resp](docs/GetSimpleEarnFlexibleHistorySubscriptionRecordV1Resp.md)
- [GetSimpleEarnFlexibleHistorySubscriptionRecordV1RespRowsInner](docs/GetSimpleEarnFlexibleHistorySubscriptionRecordV1RespRowsInner.md)
- [GetSimpleEarnFlexibleListV1Resp](docs/GetSimpleEarnFlexibleListV1Resp.md)
- [GetSimpleEarnFlexibleListV1RespRowsInner](docs/GetSimpleEarnFlexibleListV1RespRowsInner.md)
- [GetSimpleEarnFlexibleListV1RespRowsInnerTierAnnualPercentageRate](docs/GetSimpleEarnFlexibleListV1RespRowsInnerTierAnnualPercentageRate.md)
- [GetSimpleEarnFlexiblePersonalLeftQuotaV1Resp](docs/GetSimpleEarnFlexiblePersonalLeftQuotaV1Resp.md)
- [GetSimpleEarnFlexiblePositionV1Resp](docs/GetSimpleEarnFlexiblePositionV1Resp.md)
- [GetSimpleEarnFlexiblePositionV1RespRowsInner](docs/GetSimpleEarnFlexiblePositionV1RespRowsInner.md)
- [GetSimpleEarnFlexibleSubscriptionPreviewV1Resp](docs/GetSimpleEarnFlexibleSubscriptionPreviewV1Resp.md)
- [GetSimpleEarnLockedHistoryRedemptionRecordV1Resp](docs/GetSimpleEarnLockedHistoryRedemptionRecordV1Resp.md)
- [GetSimpleEarnLockedHistoryRedemptionRecordV1RespRowsInner](docs/GetSimpleEarnLockedHistoryRedemptionRecordV1RespRowsInner.md)
- [GetSimpleEarnLockedHistoryRewardsRecordV1Resp](docs/GetSimpleEarnLockedHistoryRewardsRecordV1Resp.md)
- [GetSimpleEarnLockedHistoryRewardsRecordV1RespRowsInner](docs/GetSimpleEarnLockedHistoryRewardsRecordV1RespRowsInner.md)
- [GetSimpleEarnLockedHistorySubscriptionRecordV1Resp](docs/GetSimpleEarnLockedHistorySubscriptionRecordV1Resp.md)
- [GetSimpleEarnLockedHistorySubscriptionRecordV1RespRowsInner](docs/GetSimpleEarnLockedHistorySubscriptionRecordV1RespRowsInner.md)
- [GetSimpleEarnLockedListV1Resp](docs/GetSimpleEarnLockedListV1Resp.md)
- [GetSimpleEarnLockedListV1RespRowsInner](docs/GetSimpleEarnLockedListV1RespRowsInner.md)
- [GetSimpleEarnLockedListV1RespRowsInnerDetail](docs/GetSimpleEarnLockedListV1RespRowsInnerDetail.md)
- [GetSimpleEarnLockedListV1RespRowsInnerQuota](docs/GetSimpleEarnLockedListV1RespRowsInnerQuota.md)
- [GetSimpleEarnLockedPersonalLeftQuotaV1Resp](docs/GetSimpleEarnLockedPersonalLeftQuotaV1Resp.md)
- [GetSimpleEarnLockedPositionV1Resp](docs/GetSimpleEarnLockedPositionV1Resp.md)
- [GetSimpleEarnLockedPositionV1RespRowsInner](docs/GetSimpleEarnLockedPositionV1RespRowsInner.md)
- [GetSimpleEarnLockedSubscriptionPreviewV1RespItem](docs/GetSimpleEarnLockedSubscriptionPreviewV1RespItem.md)
- [GetSolStakingAccountV1Resp](docs/GetSolStakingAccountV1Resp.md)
- [GetSolStakingSolHistoryBnsolRewardsHistoryV1Resp](docs/GetSolStakingSolHistoryBnsolRewardsHistoryV1Resp.md)
- [GetSolStakingSolHistoryBnsolRewardsHistoryV1RespRowsInner](docs/GetSolStakingSolHistoryBnsolRewardsHistoryV1RespRowsInner.md)
- [GetSolStakingSolHistoryBoostRewardsHistoryV1Resp](docs/GetSolStakingSolHistoryBoostRewardsHistoryV1Resp.md)
- [GetSolStakingSolHistoryBoostRewardsHistoryV1RespRowsInner](docs/GetSolStakingSolHistoryBoostRewardsHistoryV1RespRowsInner.md)
- [GetSolStakingSolHistoryRateHistoryV1Resp](docs/GetSolStakingSolHistoryRateHistoryV1Resp.md)
- [GetSolStakingSolHistoryRateHistoryV1RespRowsInner](docs/GetSolStakingSolHistoryRateHistoryV1RespRowsInner.md)
- [GetSolStakingSolHistoryRateHistoryV1RespRowsInnerBoostRewardsInner](docs/GetSolStakingSolHistoryRateHistoryV1RespRowsInnerBoostRewardsInner.md)
- [GetSolStakingSolHistoryRedemptionHistoryV1Resp](docs/GetSolStakingSolHistoryRedemptionHistoryV1Resp.md)
- [GetSolStakingSolHistoryRedemptionHistoryV1RespRowsInner](docs/GetSolStakingSolHistoryRedemptionHistoryV1RespRowsInner.md)
- [GetSolStakingSolHistoryStakingHistoryV1Resp](docs/GetSolStakingSolHistoryStakingHistoryV1Resp.md)
- [GetSolStakingSolHistoryStakingHistoryV1RespRowsInner](docs/GetSolStakingSolHistoryStakingHistoryV1RespRowsInner.md)
- [GetSolStakingSolHistoryUnclaimedRewardsV1RespItem](docs/GetSolStakingSolHistoryUnclaimedRewardsV1RespItem.md)
- [GetSolStakingSolQuotaV1Resp](docs/GetSolStakingSolQuotaV1Resp.md)
- [GetSpotDelistScheduleV1RespItem](docs/GetSpotDelistScheduleV1RespItem.md)
- [GetSpotOpenSymbolListV1RespItem](docs/GetSpotOpenSymbolListV1RespItem.md)
- [GetSubAccountAssetsV3Resp](docs/GetSubAccountAssetsV3Resp.md)
- [GetSubAccountAssetsV3RespBalancesInner](docs/GetSubAccountAssetsV3RespBalancesInner.md)
- [GetSubAccountAssetsV4Resp](docs/GetSubAccountAssetsV4Resp.md)
- [GetSubAccountAssetsV4RespBalancesInner](docs/GetSubAccountAssetsV4RespBalancesInner.md)
- [GetSubAccountFuturesAccountSummaryV1Resp](docs/GetSubAccountFuturesAccountSummaryV1Resp.md)
- [GetSubAccountFuturesAccountSummaryV1RespSubAccountListInner](docs/GetSubAccountFuturesAccountSummaryV1RespSubAccountListInner.md)
- [GetSubAccountFuturesAccountSummaryV2Resp](docs/GetSubAccountFuturesAccountSummaryV2Resp.md)
- [GetSubAccountFuturesAccountSummaryV2RespFutureAccountSummaryResp](docs/GetSubAccountFuturesAccountSummaryV2RespFutureAccountSummaryResp.md)
- [GetSubAccountFuturesAccountV1Resp](docs/GetSubAccountFuturesAccountV1Resp.md)
- [GetSubAccountFuturesAccountV1RespAssetsInner](docs/GetSubAccountFuturesAccountV1RespAssetsInner.md)
- [GetSubAccountFuturesAccountV2Resp](docs/GetSubAccountFuturesAccountV2Resp.md)
- [GetSubAccountFuturesAccountV2RespFutureAccountResp](docs/GetSubAccountFuturesAccountV2RespFutureAccountResp.md)
- [GetSubAccountFuturesInternalTransferV1Resp](docs/GetSubAccountFuturesInternalTransferV1Resp.md)
- [GetSubAccountFuturesInternalTransferV1RespTransfersInner](docs/GetSubAccountFuturesInternalTransferV1RespTransfersInner.md)
- [GetSubAccountFuturesMovePositionV1Resp](docs/GetSubAccountFuturesMovePositionV1Resp.md)
- [GetSubAccountFuturesMovePositionV1RespFutureMovePositionOrderVoListInner](docs/GetSubAccountFuturesMovePositionV1RespFutureMovePositionOrderVoListInner.md)
- [GetSubAccountFuturesPositionRiskV1RespItem](docs/GetSubAccountFuturesPositionRiskV1RespItem.md)
- [GetSubAccountFuturesPositionRiskV2Resp](docs/GetSubAccountFuturesPositionRiskV2Resp.md)
- [GetSubAccountFuturesPositionRiskV2RespFuturePositionRiskVosInner](docs/GetSubAccountFuturesPositionRiskV2RespFuturePositionRiskVosInner.md)
- [GetSubAccountListV1Resp](docs/GetSubAccountListV1Resp.md)
- [GetSubAccountListV1RespSubAccountsInner](docs/GetSubAccountListV1RespSubAccountsInner.md)
- [GetSubAccountMarginAccountSummaryV1Resp](docs/GetSubAccountMarginAccountSummaryV1Resp.md)
- [GetSubAccountMarginAccountSummaryV1RespSubAccountListInner](docs/GetSubAccountMarginAccountSummaryV1RespSubAccountListInner.md)
- [GetSubAccountMarginAccountV1Resp](docs/GetSubAccountMarginAccountV1Resp.md)
- [GetSubAccountMarginAccountV1RespMarginTradeCoeffVo](docs/GetSubAccountMarginAccountV1RespMarginTradeCoeffVo.md)
- [GetSubAccountSpotSummaryV1Resp](docs/GetSubAccountSpotSummaryV1Resp.md)
- [GetSubAccountSpotSummaryV1RespSpotSubUserAssetBtcVoListInner](docs/GetSubAccountSpotSummaryV1RespSpotSubUserAssetBtcVoListInner.md)
- [GetSubAccountStatusV1RespItem](docs/GetSubAccountStatusV1RespItem.md)
- [GetSubAccountSubAccountApiIpRestrictionV1Resp](docs/GetSubAccountSubAccountApiIpRestrictionV1Resp.md)
- [GetSubAccountSubTransferHistoryV1RespItem](docs/GetSubAccountSubTransferHistoryV1RespItem.md)
- [GetSubAccountTransferSubUserHistoryV1RespItem](docs/GetSubAccountTransferSubUserHistoryV1RespItem.md)
- [GetSubAccountUniversalTransferV1Resp](docs/GetSubAccountUniversalTransferV1Resp.md)
- [GetSubAccountUniversalTransferV1RespResultInner](docs/GetSubAccountUniversalTransferV1RespResultInner.md)
- [GetSystemStatusV1Resp](docs/GetSystemStatusV1Resp.md)
- [GetTimeV3Resp](docs/GetTimeV3Resp.md)
- [GetTradesV3RespItem](docs/GetTradesV3RespItem.md)
- [MarginCreateMarginExchangeSmallLiabilityV1Resp](docs/MarginCreateMarginExchangeSmallLiabilityV1Resp.md)
- [MarginCreateMarginOrderV1Resp](docs/MarginCreateMarginOrderV1Resp.md)
- [MarginCreateMarginOrderV1RespFillsInner](docs/MarginCreateMarginOrderV1RespFillsInner.md)
- [MarginGetMarginAvailableInventoryV1Resp](docs/MarginGetMarginAvailableInventoryV1Resp.md)
- [MarginGetMarginOpenOrdersV1RespItem](docs/MarginGetMarginOpenOrdersV1RespItem.md)
- [SpotCreateOrderCancelReplaceV3CancelResp](docs/SpotCreateOrderCancelReplaceV3CancelResp.md)
- [SpotCreateOrderCancelReplaceV3Data](docs/SpotCreateOrderCancelReplaceV3Data.md)
- [SpotCreateOrderCancelReplaceV3DataCancelResponse](docs/SpotCreateOrderCancelReplaceV3DataCancelResponse.md)
- [SpotCreateOrderCancelReplaceV3DataNewOrderResponse](docs/SpotCreateOrderCancelReplaceV3DataNewOrderResponse.md)
- [SpotCreateOrderCancelReplaceV3FailResp](docs/SpotCreateOrderCancelReplaceV3FailResp.md)
- [SpotCreateOrderCancelReplaceV3NewOrderResp](docs/SpotCreateOrderCancelReplaceV3NewOrderResp.md)
- [SpotCreateOrderCancelReplaceV3NewOrderRespFillsInner](docs/SpotCreateOrderCancelReplaceV3NewOrderRespFillsInner.md)
- [SpotCreateOrderCancelReplaceV3Resp](docs/SpotCreateOrderCancelReplaceV3Resp.md)
- [SpotCreateOrderTestV3Resp](docs/SpotCreateOrderTestV3Resp.md)
- [SpotCreateOrderTestV3RespStandardCommissionForOrder](docs/SpotCreateOrderTestV3RespStandardCommissionForOrder.md)
- [SpotCreateOrderV3Resp](docs/SpotCreateOrderV3Resp.md)
- [SpotCreateSorOrderTestV3Resp](docs/SpotCreateSorOrderTestV3Resp.md)
- [SpotDeleteOpenOrdersV3RespInner](docs/SpotDeleteOpenOrdersV3RespInner.md)
- [SpotDeleteOpenOrdersV3RespOrderItem](docs/SpotDeleteOpenOrdersV3RespOrderItem.md)
- [SpotDeleteOpenOrdersV3RespOrderListItem](docs/SpotDeleteOpenOrdersV3RespOrderListItem.md)
- [SpotExchangeFilterExchangeMaxNumAlgoOrders](docs/SpotExchangeFilterExchangeMaxNumAlgoOrders.md)
- [SpotExchangeFilterExchangeMaxNumIcebergOrders](docs/SpotExchangeFilterExchangeMaxNumIcebergOrders.md)
- [SpotExchangeFilterExchangeMaxNumOrder](docs/SpotExchangeFilterExchangeMaxNumOrder.md)
- [SpotGetAggTradesV3RespItem](docs/SpotGetAggTradesV3RespItem.md)
- [SpotGetExchangeInfoV3Resp](docs/SpotGetExchangeInfoV3Resp.md)
- [SpotGetExchangeInfoV3RespExchangeFiltersInner](docs/SpotGetExchangeInfoV3RespExchangeFiltersInner.md)
- [SpotGetExchangeInfoV3RespSorsInner](docs/SpotGetExchangeInfoV3RespSorsInner.md)
- [SpotGetExchangeInfoV3RespSymbolsInner](docs/SpotGetExchangeInfoV3RespSymbolsInner.md)
- [SpotGetTicker24hrV3Resp](docs/SpotGetTicker24hrV3Resp.md)
- [SpotGetTicker24hrV3RespItem](docs/SpotGetTicker24hrV3RespItem.md)
- [SpotGetTickerBookTickerV3Resp](docs/SpotGetTickerBookTickerV3Resp.md)
- [SpotGetTickerBookTickerV3RespItem](docs/SpotGetTickerBookTickerV3RespItem.md)
- [SpotGetTickerPriceV3Resp](docs/SpotGetTickerPriceV3Resp.md)
- [SpotGetTickerPriceV3RespItem](docs/SpotGetTickerPriceV3RespItem.md)
- [SpotGetTickerTradingDayV3Resp](docs/SpotGetTickerTradingDayV3Resp.md)
- [SpotGetTickerTradingDayV3RespItem](docs/SpotGetTickerTradingDayV3RespItem.md)
- [SpotGetTickerV3Resp](docs/SpotGetTickerV3Resp.md)
- [SpotGetTickerV3RespItem](docs/SpotGetTickerV3RespItem.md)
- [SpotRateLimit](docs/SpotRateLimit.md)
- [SpotSymbolFilter](docs/SpotSymbolFilter.md)
- [SubaccountGetSubAccountTransactionStatisticsV1Resp](docs/SubaccountGetSubAccountTransactionStatisticsV1Resp.md)
- [SubaccountGetSubAccountTransactionStatisticsV1RespTradeInfoVosInner](docs/SubaccountGetSubAccountTransactionStatisticsV1RespTradeInfoVosInner.md)
- [UpdateLocalentityBrokerDepositProvideInfoV1Resp](docs/UpdateLocalentityBrokerDepositProvideInfoV1Resp.md)
- [UpdateLocalentityDepositProvideInfoV1Resp](docs/UpdateLocalentityDepositProvideInfoV1Resp.md)
- [WalletGetAssetAssetDetailV1RespValue](docs/WalletGetAssetAssetDetailV1RespValue.md)
To get access to the crate's generated documentation, use:
```
cargo doc --open
```
## Author