openxapi-binance 0.1.2

Rust client for Binance API
Documentation
pub mod api_error;
pub use self::api_error::ApiError;
pub mod pmargin_create_asset_collection_v1_resp;
pub use self::pmargin_create_asset_collection_v1_resp::PmarginCreateAssetCollectionV1Resp;
pub mod pmargin_create_auto_collection_v1_resp;
pub use self::pmargin_create_auto_collection_v1_resp::PmarginCreateAutoCollectionV1Resp;
pub mod pmargin_create_bnb_transfer_v1_resp;
pub use self::pmargin_create_bnb_transfer_v1_resp::PmarginCreateBnbTransferV1Resp;
pub mod pmargin_create_cm_conditional_order_v1_resp;
pub use self::pmargin_create_cm_conditional_order_v1_resp::PmarginCreateCmConditionalOrderV1Resp;
pub mod pmargin_create_cm_leverage_v1_resp;
pub use self::pmargin_create_cm_leverage_v1_resp::PmarginCreateCmLeverageV1Resp;
pub mod pmargin_create_cm_order_v1_resp;
pub use self::pmargin_create_cm_order_v1_resp::PmarginCreateCmOrderV1Resp;
pub mod pmargin_create_cm_position_side_dual_v1_resp;
pub use self::pmargin_create_cm_position_side_dual_v1_resp::PmarginCreateCmPositionSideDualV1Resp;
pub mod pmargin_create_listen_key_v1_resp;
pub use self::pmargin_create_listen_key_v1_resp::PmarginCreateListenKeyV1Resp;
pub mod pmargin_create_margin_loan_v1_resp;
pub use self::pmargin_create_margin_loan_v1_resp::PmarginCreateMarginLoanV1Resp;
pub mod pmargin_create_margin_order_oco_v1_resp;
pub use self::pmargin_create_margin_order_oco_v1_resp::PmarginCreateMarginOrderOcoV1Resp;
pub mod pmargin_create_margin_order_oco_v1_resp_order_reports_inner;
pub use self::pmargin_create_margin_order_oco_v1_resp_order_reports_inner::PmarginCreateMarginOrderOcoV1RespOrderReportsInner;
pub mod pmargin_create_margin_order_oco_v1_resp_orders_inner;
pub use self::pmargin_create_margin_order_oco_v1_resp_orders_inner::PmarginCreateMarginOrderOcoV1RespOrdersInner;
pub mod pmargin_create_margin_order_v1_resp;
pub use self::pmargin_create_margin_order_v1_resp::PmarginCreateMarginOrderV1Resp;
pub mod pmargin_create_margin_order_v1_resp_fills_inner;
pub use self::pmargin_create_margin_order_v1_resp_fills_inner::PmarginCreateMarginOrderV1RespFillsInner;
pub mod pmargin_create_margin_repay_debt_v1_resp;
pub use self::pmargin_create_margin_repay_debt_v1_resp::PmarginCreateMarginRepayDebtV1Resp;
pub mod pmargin_create_repay_futures_negative_balance_v1_resp;
pub use self::pmargin_create_repay_futures_negative_balance_v1_resp::PmarginCreateRepayFuturesNegativeBalanceV1Resp;
pub mod pmargin_create_repay_futures_switch_v1_resp;
pub use self::pmargin_create_repay_futures_switch_v1_resp::PmarginCreateRepayFuturesSwitchV1Resp;
pub mod pmargin_create_repay_loan_v1_resp;
pub use self::pmargin_create_repay_loan_v1_resp::PmarginCreateRepayLoanV1Resp;
pub mod pmargin_create_um_conditional_order_v1_resp;
pub use self::pmargin_create_um_conditional_order_v1_resp::PmarginCreateUmConditionalOrderV1Resp;
pub mod pmargin_create_um_fee_burn_v1_resp;
pub use self::pmargin_create_um_fee_burn_v1_resp::PmarginCreateUmFeeBurnV1Resp;
pub mod pmargin_create_um_leverage_v1_resp;
pub use self::pmargin_create_um_leverage_v1_resp::PmarginCreateUmLeverageV1Resp;
pub mod pmargin_create_um_order_v1_resp;
pub use self::pmargin_create_um_order_v1_resp::PmarginCreateUmOrderV1Resp;
pub mod pmargin_create_um_position_side_dual_v1_resp;
pub use self::pmargin_create_um_position_side_dual_v1_resp::PmarginCreateUmPositionSideDualV1Resp;
pub mod pmargin_delete_cm_all_open_orders_v1_resp;
pub use self::pmargin_delete_cm_all_open_orders_v1_resp::PmarginDeleteCmAllOpenOrdersV1Resp;
pub mod pmargin_delete_cm_conditional_all_open_orders_v1_resp;
pub use self::pmargin_delete_cm_conditional_all_open_orders_v1_resp::PmarginDeleteCmConditionalAllOpenOrdersV1Resp;
pub mod pmargin_delete_cm_conditional_order_v1_resp;
pub use self::pmargin_delete_cm_conditional_order_v1_resp::PmarginDeleteCmConditionalOrderV1Resp;
pub mod pmargin_delete_cm_order_v1_resp;
pub use self::pmargin_delete_cm_order_v1_resp::PmarginDeleteCmOrderV1Resp;
pub mod pmargin_delete_margin_all_open_orders_v1_resp_inner;
pub use self::pmargin_delete_margin_all_open_orders_v1_resp_inner::PmarginDeleteMarginAllOpenOrdersV1RespInner;
pub mod pmargin_delete_margin_all_open_orders_v1_resp_order;
pub use self::pmargin_delete_margin_all_open_orders_v1_resp_order::PmarginDeleteMarginAllOpenOrdersV1RespOrder;
pub mod pmargin_delete_margin_all_open_orders_v1_resp_order_list;
pub use self::pmargin_delete_margin_all_open_orders_v1_resp_order_list::PmarginDeleteMarginAllOpenOrdersV1RespOrderList;
pub mod pmargin_delete_margin_order_list_v1_resp;
pub use self::pmargin_delete_margin_order_list_v1_resp::PmarginDeleteMarginOrderListV1Resp;
pub mod pmargin_delete_margin_order_list_v1_resp_order_reports_inner;
pub use self::pmargin_delete_margin_order_list_v1_resp_order_reports_inner::PmarginDeleteMarginOrderListV1RespOrderReportsInner;
pub mod pmargin_delete_margin_order_v1_resp;
pub use self::pmargin_delete_margin_order_v1_resp::PmarginDeleteMarginOrderV1Resp;
pub mod pmargin_delete_um_all_open_orders_v1_resp;
pub use self::pmargin_delete_um_all_open_orders_v1_resp::PmarginDeleteUmAllOpenOrdersV1Resp;
pub mod pmargin_delete_um_conditional_all_open_orders_v1_resp;
pub use self::pmargin_delete_um_conditional_all_open_orders_v1_resp::PmarginDeleteUmConditionalAllOpenOrdersV1Resp;
pub mod pmargin_delete_um_conditional_order_v1_resp;
pub use self::pmargin_delete_um_conditional_order_v1_resp::PmarginDeleteUmConditionalOrderV1Resp;
pub mod pmargin_delete_um_order_v1_resp;
pub use self::pmargin_delete_um_order_v1_resp::PmarginDeleteUmOrderV1Resp;
pub mod pmargin_get_account_v1_resp;
pub use self::pmargin_get_account_v1_resp::PmarginGetAccountV1Resp;
pub mod pmargin_get_balance_v1_resp;
pub use self::pmargin_get_balance_v1_resp::PmarginGetBalanceV1Resp;
pub mod pmargin_get_balance_v1_resp_item;
pub use self::pmargin_get_balance_v1_resp_item::PmarginGetBalanceV1RespItem;
pub mod pmargin_get_cm_account_v1_resp;
pub use self::pmargin_get_cm_account_v1_resp::PmarginGetCmAccountV1Resp;
pub mod pmargin_get_cm_account_v1_resp_assets_inner;
pub use self::pmargin_get_cm_account_v1_resp_assets_inner::PmarginGetCmAccountV1RespAssetsInner;
pub mod pmargin_get_cm_account_v1_resp_positions_inner;
pub use self::pmargin_get_cm_account_v1_resp_positions_inner::PmarginGetCmAccountV1RespPositionsInner;
pub mod pmargin_get_cm_adl_quantile_v1_resp_item;
pub use self::pmargin_get_cm_adl_quantile_v1_resp_item::PmarginGetCmAdlQuantileV1RespItem;
pub mod pmargin_get_cm_adl_quantile_v1_resp_item_adl_quantile;
pub use self::pmargin_get_cm_adl_quantile_v1_resp_item_adl_quantile::PmarginGetCmAdlQuantileV1RespItemAdlQuantile;
pub mod pmargin_get_cm_all_orders_v1_resp_item;
pub use self::pmargin_get_cm_all_orders_v1_resp_item::PmarginGetCmAllOrdersV1RespItem;
pub mod pmargin_get_cm_commission_rate_v1_resp;
pub use self::pmargin_get_cm_commission_rate_v1_resp::PmarginGetCmCommissionRateV1Resp;
pub mod pmargin_get_cm_conditional_all_orders_v1_resp_item;
pub use self::pmargin_get_cm_conditional_all_orders_v1_resp_item::PmarginGetCmConditionalAllOrdersV1RespItem;
pub mod pmargin_get_cm_conditional_open_order_v1_resp;
pub use self::pmargin_get_cm_conditional_open_order_v1_resp::PmarginGetCmConditionalOpenOrderV1Resp;
pub mod pmargin_get_cm_conditional_open_orders_v1_resp_item;
pub use self::pmargin_get_cm_conditional_open_orders_v1_resp_item::PmarginGetCmConditionalOpenOrdersV1RespItem;
pub mod pmargin_get_cm_conditional_order_history_v1_resp;
pub use self::pmargin_get_cm_conditional_order_history_v1_resp::PmarginGetCmConditionalOrderHistoryV1Resp;
pub mod pmargin_get_cm_force_orders_v1_resp_item;
pub use self::pmargin_get_cm_force_orders_v1_resp_item::PmarginGetCmForceOrdersV1RespItem;
pub mod pmargin_get_cm_income_v1_resp_item;
pub use self::pmargin_get_cm_income_v1_resp_item::PmarginGetCmIncomeV1RespItem;
pub mod pmargin_get_cm_leverage_bracket_v1_resp_item;
pub use self::pmargin_get_cm_leverage_bracket_v1_resp_item::PmarginGetCmLeverageBracketV1RespItem;
pub mod pmargin_get_cm_leverage_bracket_v1_resp_item_brackets_inner;
pub use self::pmargin_get_cm_leverage_bracket_v1_resp_item_brackets_inner::PmarginGetCmLeverageBracketV1RespItemBracketsInner;
pub mod pmargin_get_cm_open_order_v1_resp;
pub use self::pmargin_get_cm_open_order_v1_resp::PmarginGetCmOpenOrderV1Resp;
pub mod pmargin_get_cm_open_orders_v1_resp_item;
pub use self::pmargin_get_cm_open_orders_v1_resp_item::PmarginGetCmOpenOrdersV1RespItem;
pub mod pmargin_get_cm_order_amendment_v1_resp_item;
pub use self::pmargin_get_cm_order_amendment_v1_resp_item::PmarginGetCmOrderAmendmentV1RespItem;
pub mod pmargin_get_cm_order_amendment_v1_resp_item_amendment;
pub use self::pmargin_get_cm_order_amendment_v1_resp_item_amendment::PmarginGetCmOrderAmendmentV1RespItemAmendment;
pub mod pmargin_get_cm_order_amendment_v1_resp_item_amendment_orig_qty;
pub use self::pmargin_get_cm_order_amendment_v1_resp_item_amendment_orig_qty::PmarginGetCmOrderAmendmentV1RespItemAmendmentOrigQty;
pub mod pmargin_get_cm_order_v1_resp;
pub use self::pmargin_get_cm_order_v1_resp::PmarginGetCmOrderV1Resp;
pub mod pmargin_get_cm_position_risk_v1_resp_item;
pub use self::pmargin_get_cm_position_risk_v1_resp_item::PmarginGetCmPositionRiskV1RespItem;
pub mod pmargin_get_cm_position_side_dual_v1_resp;
pub use self::pmargin_get_cm_position_side_dual_v1_resp::PmarginGetCmPositionSideDualV1Resp;
pub mod pmargin_get_cm_user_trades_v1_resp_item;
pub use self::pmargin_get_cm_user_trades_v1_resp_item::PmarginGetCmUserTradesV1RespItem;
pub mod pmargin_get_margin_all_order_list_v1_resp_item;
pub use self::pmargin_get_margin_all_order_list_v1_resp_item::PmarginGetMarginAllOrderListV1RespItem;
pub mod pmargin_get_margin_all_orders_v1_resp_item;
pub use self::pmargin_get_margin_all_orders_v1_resp_item::PmarginGetMarginAllOrdersV1RespItem;
pub mod pmargin_get_margin_force_orders_v1_resp;
pub use self::pmargin_get_margin_force_orders_v1_resp::PmarginGetMarginForceOrdersV1Resp;
pub mod pmargin_get_margin_force_orders_v1_resp_rows_inner;
pub use self::pmargin_get_margin_force_orders_v1_resp_rows_inner::PmarginGetMarginForceOrdersV1RespRowsInner;
pub mod pmargin_get_margin_margin_interest_history_v1_resp;
pub use self::pmargin_get_margin_margin_interest_history_v1_resp::PmarginGetMarginMarginInterestHistoryV1Resp;
pub mod pmargin_get_margin_margin_interest_history_v1_resp_rows_inner;
pub use self::pmargin_get_margin_margin_interest_history_v1_resp_rows_inner::PmarginGetMarginMarginInterestHistoryV1RespRowsInner;
pub mod pmargin_get_margin_margin_loan_v1_resp;
pub use self::pmargin_get_margin_margin_loan_v1_resp::PmarginGetMarginMarginLoanV1Resp;
pub mod pmargin_get_margin_margin_loan_v1_resp_rows_inner;
pub use self::pmargin_get_margin_margin_loan_v1_resp_rows_inner::PmarginGetMarginMarginLoanV1RespRowsInner;
pub mod pmargin_get_margin_max_borrowable_v1_resp;
pub use self::pmargin_get_margin_max_borrowable_v1_resp::PmarginGetMarginMaxBorrowableV1Resp;
pub mod pmargin_get_margin_max_withdraw_v1_resp;
pub use self::pmargin_get_margin_max_withdraw_v1_resp::PmarginGetMarginMaxWithdrawV1Resp;
pub mod pmargin_get_margin_my_trades_v1_resp_item;
pub use self::pmargin_get_margin_my_trades_v1_resp_item::PmarginGetMarginMyTradesV1RespItem;
pub mod pmargin_get_margin_open_order_list_v1_resp_item;
pub use self::pmargin_get_margin_open_order_list_v1_resp_item::PmarginGetMarginOpenOrderListV1RespItem;
pub mod pmargin_get_margin_open_orders_v1_resp_item;
pub use self::pmargin_get_margin_open_orders_v1_resp_item::PmarginGetMarginOpenOrdersV1RespItem;
pub mod pmargin_get_margin_order_list_v1_resp;
pub use self::pmargin_get_margin_order_list_v1_resp::PmarginGetMarginOrderListV1Resp;
pub mod pmargin_get_margin_order_v1_resp;
pub use self::pmargin_get_margin_order_v1_resp::PmarginGetMarginOrderV1Resp;
pub mod pmargin_get_margin_repay_loan_v1_resp;
pub use self::pmargin_get_margin_repay_loan_v1_resp::PmarginGetMarginRepayLoanV1Resp;
pub mod pmargin_get_margin_repay_loan_v1_resp_rows_inner;
pub use self::pmargin_get_margin_repay_loan_v1_resp_rows_inner::PmarginGetMarginRepayLoanV1RespRowsInner;
pub mod pmargin_get_portfolio_interest_history_v1_resp_item;
pub use self::pmargin_get_portfolio_interest_history_v1_resp_item::PmarginGetPortfolioInterestHistoryV1RespItem;
pub mod pmargin_get_portfolio_negative_balance_exchange_record_v1_resp;
pub use self::pmargin_get_portfolio_negative_balance_exchange_record_v1_resp::PmarginGetPortfolioNegativeBalanceExchangeRecordV1Resp;
pub mod pmargin_get_portfolio_negative_balance_exchange_record_v1_resp_rows_inner;
pub use self::pmargin_get_portfolio_negative_balance_exchange_record_v1_resp_rows_inner::PmarginGetPortfolioNegativeBalanceExchangeRecordV1RespRowsInner;
pub mod pmargin_get_portfolio_negative_balance_exchange_record_v1_resp_rows_inner_details_inner;
pub use self::pmargin_get_portfolio_negative_balance_exchange_record_v1_resp_rows_inner_details_inner::PmarginGetPortfolioNegativeBalanceExchangeRecordV1RespRowsInnerDetailsInner;
pub mod pmargin_get_rate_limit_order_v1_resp_item;
pub use self::pmargin_get_rate_limit_order_v1_resp_item::PmarginGetRateLimitOrderV1RespItem;
pub mod pmargin_get_repay_futures_switch_v1_resp;
pub use self::pmargin_get_repay_futures_switch_v1_resp::PmarginGetRepayFuturesSwitchV1Resp;
pub mod pmargin_get_um_account_config_v1_resp;
pub use self::pmargin_get_um_account_config_v1_resp::PmarginGetUmAccountConfigV1Resp;
pub mod pmargin_get_um_account_v1_resp;
pub use self::pmargin_get_um_account_v1_resp::PmarginGetUmAccountV1Resp;
pub mod pmargin_get_um_account_v1_resp_positions_inner;
pub use self::pmargin_get_um_account_v1_resp_positions_inner::PmarginGetUmAccountV1RespPositionsInner;
pub mod pmargin_get_um_account_v2_resp;
pub use self::pmargin_get_um_account_v2_resp::PmarginGetUmAccountV2Resp;
pub mod pmargin_get_um_account_v2_resp_positions_inner;
pub use self::pmargin_get_um_account_v2_resp_positions_inner::PmarginGetUmAccountV2RespPositionsInner;
pub mod pmargin_get_um_adl_quantile_v1_resp_item;
pub use self::pmargin_get_um_adl_quantile_v1_resp_item::PmarginGetUmAdlQuantileV1RespItem;
pub mod pmargin_get_um_all_orders_v1_resp_item;
pub use self::pmargin_get_um_all_orders_v1_resp_item::PmarginGetUmAllOrdersV1RespItem;
pub mod pmargin_get_um_api_trading_status_v1_resp;
pub use self::pmargin_get_um_api_trading_status_v1_resp::PmarginGetUmApiTradingStatusV1Resp;
pub mod pmargin_get_um_api_trading_status_v1_resp_indicators;
pub use self::pmargin_get_um_api_trading_status_v1_resp_indicators::PmarginGetUmApiTradingStatusV1RespIndicators;
pub mod pmargin_get_um_api_trading_status_v1_resp_indicators_btcusdt_inner;
pub use self::pmargin_get_um_api_trading_status_v1_resp_indicators_btcusdt_inner::PmarginGetUmApiTradingStatusV1RespIndicatorsBtcusdtInner;
pub mod pmargin_get_um_commission_rate_v1_resp;
pub use self::pmargin_get_um_commission_rate_v1_resp::PmarginGetUmCommissionRateV1Resp;
pub mod pmargin_get_um_conditional_all_orders_v1_resp_item;
pub use self::pmargin_get_um_conditional_all_orders_v1_resp_item::PmarginGetUmConditionalAllOrdersV1RespItem;
pub mod pmargin_get_um_conditional_open_order_v1_resp;
pub use self::pmargin_get_um_conditional_open_order_v1_resp::PmarginGetUmConditionalOpenOrderV1Resp;
pub mod pmargin_get_um_conditional_open_orders_v1_resp_item;
pub use self::pmargin_get_um_conditional_open_orders_v1_resp_item::PmarginGetUmConditionalOpenOrdersV1RespItem;
pub mod pmargin_get_um_conditional_order_history_v1_resp;
pub use self::pmargin_get_um_conditional_order_history_v1_resp::PmarginGetUmConditionalOrderHistoryV1Resp;
pub mod pmargin_get_um_fee_burn_v1_resp;
pub use self::pmargin_get_um_fee_burn_v1_resp::PmarginGetUmFeeBurnV1Resp;
pub mod pmargin_get_um_force_orders_v1_resp_item;
pub use self::pmargin_get_um_force_orders_v1_resp_item::PmarginGetUmForceOrdersV1RespItem;
pub mod pmargin_get_um_income_asyn_id_v1_resp;
pub use self::pmargin_get_um_income_asyn_id_v1_resp::PmarginGetUmIncomeAsynIdV1Resp;
pub mod pmargin_get_um_income_asyn_v1_resp;
pub use self::pmargin_get_um_income_asyn_v1_resp::PmarginGetUmIncomeAsynV1Resp;
pub mod pmargin_get_um_income_v1_resp_item;
pub use self::pmargin_get_um_income_v1_resp_item::PmarginGetUmIncomeV1RespItem;
pub mod pmargin_get_um_leverage_bracket_v1_resp_item;
pub use self::pmargin_get_um_leverage_bracket_v1_resp_item::PmarginGetUmLeverageBracketV1RespItem;
pub mod pmargin_get_um_leverage_bracket_v1_resp_item_brackets_inner;
pub use self::pmargin_get_um_leverage_bracket_v1_resp_item_brackets_inner::PmarginGetUmLeverageBracketV1RespItemBracketsInner;
pub mod pmargin_get_um_open_order_v1_resp;
pub use self::pmargin_get_um_open_order_v1_resp::PmarginGetUmOpenOrderV1Resp;
pub mod pmargin_get_um_open_orders_v1_resp_item;
pub use self::pmargin_get_um_open_orders_v1_resp_item::PmarginGetUmOpenOrdersV1RespItem;
pub mod pmargin_get_um_order_amendment_v1_resp_item;
pub use self::pmargin_get_um_order_amendment_v1_resp_item::PmarginGetUmOrderAmendmentV1RespItem;
pub mod pmargin_get_um_order_asyn_id_v1_resp;
pub use self::pmargin_get_um_order_asyn_id_v1_resp::PmarginGetUmOrderAsynIdV1Resp;
pub mod pmargin_get_um_order_asyn_v1_resp;
pub use self::pmargin_get_um_order_asyn_v1_resp::PmarginGetUmOrderAsynV1Resp;
pub mod pmargin_get_um_order_v1_resp;
pub use self::pmargin_get_um_order_v1_resp::PmarginGetUmOrderV1Resp;
pub mod pmargin_get_um_position_risk_v1_resp_item;
pub use self::pmargin_get_um_position_risk_v1_resp_item::PmarginGetUmPositionRiskV1RespItem;
pub mod pmargin_get_um_position_side_dual_v1_resp;
pub use self::pmargin_get_um_position_side_dual_v1_resp::PmarginGetUmPositionSideDualV1Resp;
pub mod pmargin_get_um_symbol_config_v1_resp_item;
pub use self::pmargin_get_um_symbol_config_v1_resp_item::PmarginGetUmSymbolConfigV1RespItem;
pub mod pmargin_get_um_trade_asyn_id_v1_resp;
pub use self::pmargin_get_um_trade_asyn_id_v1_resp::PmarginGetUmTradeAsynIdV1Resp;
pub mod pmargin_get_um_trade_asyn_v1_resp;
pub use self::pmargin_get_um_trade_asyn_v1_resp::PmarginGetUmTradeAsynV1Resp;
pub mod pmargin_get_um_user_trades_v1_resp_item;
pub use self::pmargin_get_um_user_trades_v1_resp_item::PmarginGetUmUserTradesV1RespItem;
pub mod pmargin_update_cm_order_v1_resp;
pub use self::pmargin_update_cm_order_v1_resp::PmarginUpdateCmOrderV1Resp;
pub mod pmargin_update_um_order_v1_resp;
pub use self::pmargin_update_um_order_v1_resp::PmarginUpdateUmOrderV1Resp;