Module exchange_accounts_api

Module exchange_accounts_api 

Source

Structs§

AddExchangeAccountParams
struct for passing parameters to the method ExchangeAccountsApi::add_exchange_account
AddExchangeAccountParamsBuilder
Use builder syntax to set the inputs and finish with build().
ConvertAssetsParams
struct for passing parameters to the method ExchangeAccountsApi::convert_assets
ConvertAssetsParamsBuilder
Use builder syntax to set the inputs and finish with build().
ExchangeAccountsApiClient
GetExchangeAccountAssetParams
struct for passing parameters to the method ExchangeAccountsApi::get_exchange_account_asset
GetExchangeAccountAssetParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetExchangeAccountParams
struct for passing parameters to the method ExchangeAccountsApi::get_exchange_account
GetExchangeAccountParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetPagedExchangeAccountsParams
struct for passing parameters to the method ExchangeAccountsApi::get_paged_exchange_accounts
GetPagedExchangeAccountsParamsBuilder
Use builder syntax to set the inputs and finish with build().
InternalTransferParams
struct for passing parameters to the method ExchangeAccountsApi::internal_transfer
InternalTransferParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

AddExchangeAccountError
struct for typed errors of method ExchangeAccountsApi::add_exchange_account
ConvertAssetsError
struct for typed errors of method ExchangeAccountsApi::convert_assets
GetExchangeAccountAssetError
struct for typed errors of method ExchangeAccountsApi::get_exchange_account_asset
GetExchangeAccountError
struct for typed errors of method ExchangeAccountsApi::get_exchange_account
GetPagedExchangeAccountsError
struct for typed errors of method ExchangeAccountsApi::get_paged_exchange_accounts
InternalTransferError
struct for typed errors of method ExchangeAccountsApi::internal_transfer

Traits§

ExchangeAccountsApi