Structs§
- AddOff
Exchange Params - struct for passing parameters to the method [
add_off_exchange
] - AddOff
Exchange Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetOff
Exchange Collateral Accounts Params - struct for passing parameters to the method
[
get_off_exchange_collateral_accounts
] - GetOff
Exchange Collateral Accounts Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetOff
Exchange Settlement Transactions Params - struct for passing parameters to the method
[
get_off_exchange_settlement_transactions
] - GetOff
Exchange Settlement Transactions Params Builder - Use builder syntax to set the inputs and finish with
build()
. - OffExchange
ApiClient - Remove
OffExchange Params - struct for passing parameters to the method [
remove_off_exchange
] - Remove
OffExchange Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Settle
OffExchange Trades Params - struct for passing parameters to the method [
settle_off_exchange_trades
] - Settle
OffExchange Trades Params Builder - Use builder syntax to set the inputs and finish with
build()
.
Enums§
- AddOff
Exchange Error - struct for typed errors of method [
add_off_exchange
] - GetOff
Exchange Collateral Accounts Error - struct for typed errors of method [
get_off_exchange_collateral_accounts
] - GetOff
Exchange Settlement Transactions Error - struct for typed errors of method
[
get_off_exchange_settlement_transactions
] - Remove
OffExchange Error - struct for typed errors of method [
remove_off_exchange
] - Settle
OffExchange Trades Error - struct for typed errors of method [
settle_off_exchange_trades
]