SepaBankAccountTransactionDetails

Data class representing a SEPA bank account payment instrument used in transactions.

Constructors

Link copied to clipboard
constructor(id: String?, iban: String, bankName: String)

Properties

Link copied to clipboard

Bank name.

Link copied to clipboard

The International Bank Account Number (IBAN) of the account.

Link copied to clipboard
open override val id: String?

The unique identifier of the payment instrument.

Link copied to clipboard

Instrument type.