Interface AccountNumberBLZ

Components of German BBAN

interface AccountNumberBLZ {
    accountNumber: string;
    blz: string;
}

Properties

Properties

accountNumber: string

String with 1-10 digits

blz: string

String with 8 digits