Module fiat_accounts_api

Source

Structs§

DepositFundsFromLinkedDdaParams
struct for passing parameters to the method [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 [get_fiat_account]
GetFiatAccountParamsBuilder
Use builder syntax to set the inputs and finish with build().
RedeemFundsToLinkedDdaParams
struct for passing parameters to the method [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 [deposit_funds_from_linked_dda]
GetFiatAccountError
struct for typed errors of method [get_fiat_account]
GetFiatAccountsError
struct for typed errors of method [get_fiat_accounts]
RedeemFundsToLinkedDdaError
struct for typed errors of method [redeem_funds_to_linked_dda]

Traits§

FiatAccountsApi