Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SEPAAccount

A single SEPA account.

Hierarchy

  • SEPAAccount

Index

Properties

Optional accountName

accountName: string

accountNumber

accountNumber: string

The account's internal account number used together with the BLZ before SEPA.

Optional accountOwnerName

accountOwnerName: string

Name of the account owner if known

bic

bic: string

The account's BIC.

blz

blz: string

The account's BLZ used together with the account number before SEPA.

iban

iban: string

The account's IBAN.

Optional limitValue

limitValue: number

Optional subAccount

subAccount: string

An optional sub account identification.

Generated using TypeDoc