Structs§
- Create
Order Params - struct for passing parameters to the method
TradingBetaApi::create_order - Create
Order Params Builder - Use builder syntax to set the inputs and finish with
build(). - Create
Quote Params - struct for passing parameters to the method
TradingBetaApi::create_quote - Create
Quote Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetOrder
Params - struct for passing parameters to the method
TradingBetaApi::get_order - GetOrder
Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetOrders
Params - struct for passing parameters to the method
TradingBetaApi::get_orders - GetOrders
Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetTrading
Providers Params - struct for passing parameters to the method
TradingBetaApi::get_trading_providers - GetTrading
Providers Params Builder - Use builder syntax to set the inputs and finish with
build(). - Trading
Beta ApiClient
Enums§
- Create
Order Error - struct for typed errors of method
TradingBetaApi::create_order - Create
Quote Error - struct for typed errors of method
TradingBetaApi::create_quote - GetOrder
Error - struct for typed errors of method
TradingBetaApi::get_order - GetOrders
Error - struct for typed errors of method
TradingBetaApi::get_orders - GetTrading
Providers Error - struct for typed errors of method
TradingBetaApi::get_trading_providers