Files
rust-mollie-sdk/docs/EntityBalanceTransferDestination.md
T
Zomatree e738db98b9 init
2025-10-20 14:41:17 +01:00

716 B

EntityBalanceTransferDestination

Properties

Name Type Description Notes
r#type Option<models::BalanceTransferDestinationType> [optional]
bank_account Option<String> The configured bank account number of the beneficiary the balance amount is to be transferred to. [optional]
beneficiary_name Option<String> The full name of the beneficiary the balance amount is to be transferred to. [optional]

[Back to Model list] [Back to API list] [Back to README]