SepaDebit

If this is a sepa_debit PaymentMethod, this hash contains details about the SEPA debit bank account.

sepa_debit

Properties

Link copied to clipboard

Bank code of bank associated with the bank account.

Link copied to clipboard

Branch code of bank associated with the bank account.

Link copied to clipboard

Two-letter ISO code representing the country the bank account is located in.

Link copied to clipboard

Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.

Link copied to clipboard

Last four characters of the IBAN.

Link copied to clipboard
open override val type: PaymentMethod.Type

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)