mirror of
https://github.com/stoatchat/rust-mollie-sdk.git
synced 2026-07-01 05:09:43 -04:00
716 B
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] |