Structs§
- Deposit
Funds From Linked DdaParams - struct for passing parameters to the method
[
deposit_funds_from_linked_dda
] - Deposit
Funds From Linked DdaParams Builder - Use builder syntax to set the inputs and finish with
build()
. - Fiat
Accounts ApiClient - GetFiat
Account Params - struct for passing parameters to the method [
get_fiat_account
] - GetFiat
Account Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Redeem
Funds ToLinked DdaParams - struct for passing parameters to the method [
redeem_funds_to_linked_dda
] - Redeem
Funds ToLinked DdaParams Builder - Use builder syntax to set the inputs and finish with
build()
.
Enums§
- Deposit
Funds From Linked DdaError - struct for typed errors of method [
deposit_funds_from_linked_dda
] - GetFiat
Account Error - struct for typed errors of method [
get_fiat_account
] - GetFiat
Accounts Error - struct for typed errors of method [
get_fiat_accounts
] - Redeem
Funds ToLinked DdaError - struct for typed errors of method [
redeem_funds_to_linked_dda
]