IBANTools
    Preparing search index...

    Interface ValidateIBANOptions

    Interface for validation options

    interface ValidateIBANOptions {
        allowQRIBAN: boolean;
    }
    Index

    Properties

    Properties

    allowQRIBAN: boolean