@netresearch/node-magento-eqp
    Preparing search index...

    Interface APICallback

    interface APICallback {
        name: string;
        password: string;
        url: string;
        username: string;
    }
    Index

    Properties

    name: string
    password: string
    url: string
    username: string