MollieAPI.Model.CreditorBankAccount (mollie_api v0.1.0-20260428)
View SourceThe bank account details of the creditor (recipient) for Verification of Payee.
Summary
Types
@type t() :: %MollieAPI.Model.CreditorBankAccount{ accountHolderName: String.t(), accountNumber: String.t(), format: MollieAPI.Model.AccountNumberFormat.t() }