Structs§
- AddExchange
Account Params - struct for passing parameters to the method [
add_exchange_account
] - AddExchange
Account Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Convert
Assets Params - struct for passing parameters to the method [
convert_assets
] - Convert
Assets Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Exchange
Accounts ApiClient - GetExchange
Account Asset Params - struct for passing parameters to the method [
get_exchange_account_asset
] - GetExchange
Account Asset Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetExchange
Account Params - struct for passing parameters to the method [
get_exchange_account
] - GetExchange
Account Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetPaged
Exchange Accounts Params - struct for passing parameters to the method [
get_paged_exchange_accounts
] - GetPaged
Exchange Accounts Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Internal
Transfer Params - struct for passing parameters to the method [
internal_transfer
] - Internal
Transfer Params Builder - Use builder syntax to set the inputs and finish with
build()
.
Enums§
- AddExchange
Account Error - struct for typed errors of method [
add_exchange_account
] - Convert
Assets Error - struct for typed errors of method [
convert_assets
] - GetExchange
Account Asset Error - struct for typed errors of method [
get_exchange_account_asset
] - GetExchange
Account Error - struct for typed errors of method [
get_exchange_account
] - GetPaged
Exchange Accounts Error - struct for typed errors of method [
get_paged_exchange_accounts
] - Internal
Transfer Error - struct for typed errors of method [
internal_transfer
]