Module off_exchange_api

Module off_exchange_api 

Source

Structs§

AddOffExchangeParams
struct for passing parameters to the method OffExchangeApi::add_off_exchange
AddOffExchangeParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetOffExchangeCollateralAccountsParams
struct for passing parameters to the method OffExchangeApi::get_off_exchange_collateral_accounts
GetOffExchangeCollateralAccountsParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetOffExchangeSettlementTransactionsParams
struct for passing parameters to the method OffExchangeApi::get_off_exchange_settlement_transactions
GetOffExchangeSettlementTransactionsParamsBuilder
Use builder syntax to set the inputs and finish with build().
OffExchangeApiClient
RemoveOffExchangeParams
struct for passing parameters to the method OffExchangeApi::remove_off_exchange
RemoveOffExchangeParamsBuilder
Use builder syntax to set the inputs and finish with build().
SettleOffExchangeTradesParams
struct for passing parameters to the method OffExchangeApi::settle_off_exchange_trades
SettleOffExchangeTradesParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

AddOffExchangeError
struct for typed errors of method OffExchangeApi::add_off_exchange
GetOffExchangeCollateralAccountsError
struct for typed errors of method OffExchangeApi::get_off_exchange_collateral_accounts
GetOffExchangeSettlementTransactionsError
struct for typed errors of method OffExchangeApi::get_off_exchange_settlement_transactions
RemoveOffExchangeError
struct for typed errors of method OffExchangeApi::remove_off_exchange
SettleOffExchangeTradesError
struct for typed errors of method OffExchangeApi::settle_off_exchange_trades

Traits§

OffExchangeApi