interface SepaDebitResult {
    bankCode?: string;
    country?: string;
    fingerprint?: string;
    last4?: string;
}

Properties

bankCode?: string
country?: string
fingerprint?: string
last4?: string
MMNEPVFCICPMFPCPTTAAATR