IBANTools
    Preparing search index...

    Interface ComposeIBANParams

    Interface for ComposeIBAN parameteres

    interface ComposeIBANParams {
        bban?: string;
        countryCode?: string;
    }
    Index

    Properties

    Properties

    bban?: string
    countryCode?: string