BacsDebit

Constructors

Link copied to clipboard
constructor(accountNumber: String, sortCode: String)

Properties

Link copied to clipboard

The bank account number (e.g. 00012345)

Link copied to clipboard

The sort code of the bank account (e.g. 10-88-00)

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
open override fun toParamMap(): Map<String, Any>
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)