AccountIdentifier

Identifier of an account referenced by the account-information services.

Inheritors

Types

Link copied to clipboard
data class Iban(val value: String) : AccountIdentifier

ISO 20022 IBAN2007Identifier.

Link copied to clipboard
data class Number(val value: String) : AccountIdentifier

Account number that is not an IBAN, e.g. ISO 20022 BBANIdentifier.