Module fiat_accounts_api

Module fiat_accounts_api 

Source

Structs§

DepositFundsFromLinkedDdaParams
struct for passing parameters to the method FiatAccountsApi::deposit_funds_from_linked_dda
DepositFundsFromLinkedDdaParamsBuilder
Use builder syntax to set the inputs and finish with build().
FiatAccountsApiClient
GetFiatAccountParams
struct for passing parameters to the method FiatAccountsApi::get_fiat_account
GetFiatAccountParamsBuilder
Use builder syntax to set the inputs and finish with build().
RedeemFundsToLinkedDdaParams
struct for passing parameters to the method FiatAccountsApi::redeem_funds_to_linked_dda
RedeemFundsToLinkedDdaParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

DepositFundsFromLinkedDdaError
struct for typed errors of method FiatAccountsApi::deposit_funds_from_linked_dda
GetFiatAccountError
struct for typed errors of method FiatAccountsApi::get_fiat_account
GetFiatAccountsError
struct for typed errors of method FiatAccountsApi::get_fiat_accounts
RedeemFundsToLinkedDdaError
struct for typed errors of method FiatAccountsApi::redeem_funds_to_linked_dda

Traits§

FiatAccountsApi