IGPAPI
    Preparing search index...

    Interface LiveSettingsSetInput

    interface LiveSettingsSetInput {
        live_archive_setting?: "archive" | "do_not_archive";
        live_products_auto_tag_setting?: "on" | "off";
    }
    Index

    Properties

    live_archive_setting?: "archive" | "do_not_archive"
    live_products_auto_tag_setting?: "on" | "off"