Module exchange_accounts_api

Source

Structs§

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

Enums§

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

Traits§

ExchangeAccountsApi