AccountReference

Reference to an account by IBAN or account number, with an optional ISO 4217 currency code for multi-currency accounts.

Construct with iban or number; the chosen identifier is held in id.

Constructors

Link copied to clipboard
constructor(id: AccountIdentifier, currency: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard