MollieAPI.Model.CreditorBankAccountResponse (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.CreditorBankAccountResponse{ accountHolderName: String.t(), accountNumber: String.t(), format: MollieAPI.Model.AccountNumberFormatResponse.t() }